[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] installation problems for ns-allinone-2.1b6a





Hi,
when installing ns-allinone-2.1b6a, I get an error message that includes in the end of ./install:

-------------------
creating ./config.status
creating Makefile
creating tclConfig.sh
./install:make:not found
tcl8.0.4 make failed! Exiting...
-----------------------------

I ignored this message and i went to ns directory (.../ns-allinone-2.1b6/ns-2.1b6)
i run
./configure
and I get an error message that includes :
-------------------------
....
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for dcgettext in -lintl... yes
checking for getnodebyname in -ldnet_stub... no
checking that c++ can handle -O2... no
checking for tcl.h... -I../tcl8.0.4/generic
checking for libtcl8.0... no
checking for init.tcl...  /ns-allinone-2.1b6/ns-2.1b6/../tcl8.0.4/library
d is 
checking for tclsh8.0.4... no
checking for tclsh8.0... no
checking for tclsh... no
checking for tclsh7.6... /usr/local/bin/tclsh7.6
configure: error: Installation of tcl seems incomplete.
Please correct the problem or re-run with --with-tcl=no.
-------------------------------

I run 'make'  ----> make: Command not found

what could I do for runing the NS2..

Cordialy