[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libotcl.so
Hello Harlisya,
A simple solution is to delete libotcl.so in ~ns/otcl and make ns
again. ns will be linked with libotcl.a staticly and need no
libotcl.so at runtime.
HH> Hi,,
HH> I do not know what's wrong with my ns... whenever I invoke the
HH> ns command, I received these error messages:
HH> ld.so.1: ns: fatal: libotcl.so: open failed: No such file or directory
HH> I have browsed the NS installation problems web site, but does not
HH> help much.... I have installed all the ns stuff into my home directory
HH> instead of usr/local... Therefore, I have set the LD_LIBRARY_PATH
HH> into my home directory... or is there anything missing from my .cshrc
HH> file?
HH> part of my cshrc file (that indicate the nsallinone directory):
HH> :
HH> :
HH> #setenv LD_LIBRARY_PATH
HH> "$OPENWINHOME/lib:/usr/lib:/usr/local/lib:/opt/SUNWmfwm/lib"
HH> #setenv LD_LIBRARY_PATH /usr/ccs/lib:$LD_LIBRARY_PATH
HH> #setenv LD_LIBRARY_PATH $SPARCWORKSHOME/lib:/usr/ucblib:$LD_LIBRARY_PATH
HH> #setenv LD_LIBRARY_PATH /usr/local/simulabin/lib:$LD_LIBRARY_PATH
HH> setenv LD_LIBRARY_PATH /home/thomas/harlisya/NS/otcl:$LD_LIBRARY_PATH
HH> :
HH> :
HH> set path = ($path /home/thomas/harlisya/NS/bin)
HH> :
HH> :
HH> So, far, my attempts are:
HH> (1) "find . -name 'libotcl.so'" in the ns directory. The libotcl.so is
HH> indeed in the
HH> otcl directory... and I have already add the $LD_LIBRARY_PATH to it in
HH> my
HH> cshrc file (please refer above)
HH> (2) I have downloaded the current version of otcl and installed it...
HH> but, still have
HH> the same problems...
HH> I really appreciate any help!
HH> Thank you.
HH> harlisya
Best regards,
Huang mailto:[email protected]