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

[ns] problem with tclcl install



Hi.

I'm having trouble installing the latest tclcl release.  I've installed
tcl8.0.4 and tk8.0.4, and otcl1.0a5.  Then I install the latest tclcl
snapshot, and it seems to compile and install fine.  When I try to install
ns-2.1b7-current (the latest snapshot I believe), I get the following
error:

configure: error: Installation of TclCL seems incomplete.
Please correct the problem or re-run with --with-TclCL=no.

I've checked the patch for the tclcl1.0b9 configure script, and I've run
it with and without the patch.  I always get the same ns configure error.

Thanks for any help anyone has. --Pat.

P.S. The full text of the configuration follows:

trip: [ 263 ] ns-2.1b7-current -: ./configure
--prefix=/n/trip/y/psimen/NS/Pieces
--exec_prefix=/n/trip/y/psimen/NS/Pieces
creating cache ./config.cache
No .configure file found in current directory
Continuing with default options...
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for string.h... yes
checking for main in -lXbsd... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for dcgettext in -lintl... no
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... -L../tcl8.0.4/unix -ltcl8.0
checking for
init.tcl... /n/trip/y/psimen/NS/Pieces/ns-2.1b7-current/../tcl8.0.4/library
checking for tclsh8.0.4... no
checking for tclsh8.0... /usr/ucb/tclsh8.0
checking for tk.h... -I../tk8.0.4/generic
checking for libtk8.0... -L../tk8.0.4/unix -ltk8.0
checking for tk.tcl... ../tk8.0.4/library
checking for otcl.h... -I../otcl-1.0a5
checking for libotcl1.0a5... -L../otcl-1.0a5 -lotcl
checking for tclcl.h... no
checking for libtclcl1.0b9... no
checking for tcl2c++... /n/trip/y/psimen/NS/Pieces/bin
configure: error: Installation of TclCL seems incomplete.
Please correct the problem or re-run with --with-TclCL=no.
 
----------------------
Patrick Simen
[email protected]
EECS Dept.
University of Michigan
----------------------