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

tclcl lib in ns-2.1b4



Hi
I downloaded ns but installing tcl is giving problems. Does anyone a fix
for this problem.

Thanks
-Sundeep

./configure
loading cache ./config.cache
No .configure file found in current directory
Continuing with default options...
checking host system type... sparc-sun-solaris2.5.1
checking target system type... sparc-sun-solaris2.5.1
checking build system type... sparc-sun-solaris2.5.1
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... no
checking for c++... no
checking for g++... no
checking for gcc... no
checking for CC... CC
checking whether the C++ compiler (CC  ) works... yes
checking whether the C++ compiler (CC  ) is a cross-compiler... no
checking whether we are using GNU C++... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for string.h... yes
checking for main in -lXbsd... no
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for getnodebyname in -ldnet_stub... no
checking for snprintf... no
checking for tcl.h... -I../tcl8.0/generic
checking for libtcl8.0... no
checking for init.tcl... ../tcl8.0/library
checking for tclsh8.0... no
checking for tclsh... no
checking for tclsh7.6... no
configure: error: Installation of tcl seems incomplete.
Please correct the problem or re-run with --with-tcl=no.