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

Re: Compiling NS(ns-2.1b2)





On Fri, 6 Feb 1998, CHETAN wrote:

> Greetings ,
> 
>   I got ns-2.1b2 from 
> http://www-mash.cs.berkeley.edu/ns/ns-build.html, I aso dowloaded otcl,
> tclcl and xgraph from the smae site. Now I try to create make file (
> using configure) it says 
> 
> checking for libotcl0.96... no
> configure: error: Installation of otcl seems incomplete.
> Please correct the problem or re-run with --with-otcl=no

You can tell ns configure where your otcl is, for example:
./configure --with-otcl= your otcl direcotry 
> 
> it mandatory that I should have otcl, OK any how I try to configure otcl
> it asks for the directory in which tclInit.h is, but I do not have such
> file, I am running linux 4.2 with tcl/tk ver 7.6/4.2.
> 

The tclInit.h should be in your tclsourcedirectory/generic but if you do 
not have the tcl source distribution, you may need to install it by yourself.

thanks

Ya
USC/ISI