NS-2 Installation Error: tcl 8.4.18 configuration failed!
Monday, July 5, 2010
11:51 PM
Posted by
naz
Labels:
ns2
I came across this error during NS 2.34 installation on a machine with Centos 5.2. After several tries, I managed to solve this issue by running this commands.
- yum install g-c++
it seems that the compiler is not installed in the machine.
Comments (0)
Post a Comment