Hi,mate, I am afraid you have to tell the configure where to find the
TCL directory like this:

./configure --with-tcl="Path to the tcl directory"

Same for everything you should install such as otcl, tclck, ns and nam.

Cheers,
Lei


On Mon, 2006-07-24 at 08:10 +0800, zhihang wang wrote:
> ---------- Forwarded message ----------
> From: zhihang wang <[EMAIL PROTECTED]>
> Date: Jul 21, 2006 8:19 PM
> Subject: Why can't I install the ns2 2.29 on ubuntu 6.06?
> To: ns-users@isi.edu
> 
> I have installed tcl/tk 8.4 . When I install ns2 or otcl with ./configure.
> the error occure:
> 
> checking for tcl.h... -I/usr/include/tcl8.4
> checking for tclInt.h... no
> checking for libtcl8.4... -L/usr/lib - ltcl8.4
> checking for init.tcl... /usr/lib/tcl8.4
> checking for http.tcl... /usr/lib/tcl8.4/http1.0
> checking Tcl http.tcl library... yes
> checking for tclsh8.4... /usr/bin/tclsh8.4
> configure: error: Installation of tcl seems incomplete or can't be found
> automatically.
> Please correct the problem by telling configure where tcl is
> using the argument --with-tcl=/path/to/package
> (perhaps after installing it),
> or the package is not required, disable it with --with-tcl=no.
> [EMAIL PROTECTED] :~/ns2/otcl-1.11$
> 
> -- 
> Best Regards
> zhihang wang
> 
> 

Reply via email to