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

[ns] a general ns Q:



Hello, all,

now I can run "ns" under ns-2 working directory, 
but when I run it from any other directory, I got the following error msg:

"ns: error in loading shared libraries:
/home/yanyu/ns-cur/otcl/libotcl.so:
undefined symbol: Tcl_Alloc"

I think i set my path right:}

in my .cshrc file, i set path to be:

set path=(. $HOME/bin $HOME/ns-cur $HOME/ns-cur/tcl8.3.2/unix/bin
$HOME/ns-cur/tk8.3.2/unix/  $path)
setenv LD_LIBRARY_PATH 
LD_LIBRARY_PATH:/usr/kerberos/lib:/usr/lib:/lib:/usr/X11R6/lib:/usr/local/lib:/opt/lib:$HOME/ns-cur/tk8.3.2/unix/lib:$HOME/ns-cur/tcl8.3.2/unix/lib:$HOME/ns-cur/otcl
 
any idea about what is the problem?

Thanks a LOT in advance!
yan