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

Re: [ns] error while running ./install



It told you that it can't open some file. So did you check if those files
are present? Did you run out of disk space? Did you try to manually run
that line to see if it works?

On Thu, 24 Aug 2000, Sumitha Bhandarkar wrote:

> 
> i have downloaded the ns2.1b6 (allinone).
> 
> while i ran the install script i got this error..
> 
> rm -f embedded-tcl.cc
> ./tcl2c++ et_tcl ../tclbox/lib/tcl8.0/init.tcl
> ../tclbox/lib/tcl8.0/history.tcl
>   ../tclbox/lib/tcl8.0/word.tcl  ../tclbox/lib/tcl8.0/http2.0/http.tcl >
> embedded-tcl.cc
> ld.so.1: ./tcl2c++: fatal: libstdc++.so.2.10.0: can't open file: errno=2
> *** Error code 137
> make: Fatal error: Command failed for target `embedded-tcl.cc'
> tclcl-1.0b9 make failed! Exiting ...                                  
> 
> someone please tell me what is happening and what to do. without this if i
> do a make clean and a make it fails to compile scheduler.cc .
> 
> thanks in advance
> Sumitha
> 
>