NS2 Instalation Problem
I need your help to install NS2 on linux9. I got instruction from webite to untar the ns-allinone-2.29.3 using command $ tar -xyf ns-allinone-2.29.2.tar.gz then $ cd ns-allinone-2.29 then ./install ... So I tried in the following way.
# tar -xzf ns-allinone-2.29.3.tar.gz
# cd ns-allinone-2.29
# ./install
But I am getting error msg saying tk8.4.11 make failed.....
{stadard input}: Assembler messages:
{stadard input}:699: Error: Symbol 'dy' is already defined
{stadard input}:705: Error: Symbol 'dx' is already defined
{stadard input}:752: Error: Symbol 'q' is already defined
{stadard input}:758: Error: Symbol 'p' is already defined
{stadard input}:764: Error: Symbol 'q' is already defined
{stadard input}:770: Error: Symbol 'q' is already defined
make: *** [tk3d.o] Error 1
Please help me.
Thanks and regards.
Pawan Kumar Singh
|