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

Re: tclcl lib in ns-2.1b4



On Fri, 13 Nov 1998 13:59:37 PST, Sundeep Singatwaria wrote: 
>Hi
>I downloaded ns but installing tcl is giving problems. Does anyone a fix
>for this problem.

Install tclsh and libtcl somewhere where ns's configure will find it.

   -John Heidemann


>
>Thanks
>-Sundeep
>
>./configure
>loading cache ./config.cache
>No .configure file found in current directory
>....
>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.
>
>