i installed ns-allinone-2.34 on ubuntu9.10 and ubuntu9.04 both.
i made following changes to the .bashrc file,
-->
"
# LD_LIBRARY_PATH
OTCL_LIB=/home/adi/ns-allinone-2.34/otcl-1.13
NS2_LIB=/home/adi/ns-allinone-2.34/lib
X11_LIB=/usr/X11R6/lib
USR_LOCAL_LIB=/usr/local/lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OTCL_LIB:$NS2_LIB
:$X11_LIB:$USR_LOCAL_LIB
# TCL_LIBRARY
TCL_LIB=/home/adi/ns-allinone-2.34/tcl8.4.18/library
USR_LIB=/usr/lib
export TCL_LIBRARY=$TCL_LIB:$USR_LIB
# PATH
XGRAPH=/home/adi/ns-allinone-2.34/bin:/home/adi/ns-allinone-2.34/
tcl8.4.18/unix:/home/adi/ns-allinone-2.34/tk8.4.18/unix:/home/adi/ns-
allinone-2.34/xgraph-12.1/
NS=/home/adi/ns-allinone-2.34/ns-2.34/
NAM=/home/adi/ns-allinone-2.34/nam-1.14/
export PATH=$PATH:$XGRAPH:$NS:$NAM
"
now when i try to do --> "source ~/.bashrc", I get this message -->
"bash: :/usr/X11R6/lib:/usr/local/lib: No such file or directory".
now i don't know what to do.
can you please help?
thanking you.
Aditya Lodha
hello,
i installed ns-allinone-2.34 on ubuntu9.10 and ubuntu9.04 both.
i made following changes to the .bashrc file,
-->
"
# LD_LIBRARY_PATH
OTCL_LIB=/home/adi/ns-allinone-2.34/otcl-1.13
NS2_LIB=/home/adi/ns-allinone-2.34/lib
X11_LIB=/usr/X11R6/lib
USR_LOCAL_LIB=/usr/local/lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OTCL_LIB:$NS2_LIB
:$X11_LIB:$USR_LOCAL_LIB
# TCL_LIBRARY
TCL_LIB=/home/adi/ns-allinone-2.34/tcl8.4.18/library
USR_LIB=/usr/lib
export TCL_LIBRARY=$TCL_LIB:$USR_LIB
# PATH
XGRAPH=/home/adi/ns-allinone-2.34/bin:/home/adi/ns-allinone-2.34/
tcl8.4.18/unix:/home/adi/ns-allinone-2.34/tk8.4.18/unix:/home/adi/ns-
allinone-2.34/xgraph-12.1/
NS=/home/adi/ns-allinone-2.34/ns-2.34/
NAM=/home/adi/ns-allinone-2.34/nam-1.14/
export PATH=$PATH:$XGRAPH:$NS:$NAM
"
now when i try to do --> "source ~/.bashrc", I get this message -->
"bash: :/usr/X11R6/lib:/usr/local/lib: No such file or directory".
now i don't know what to do.
can you please help?
thanking you.
Aditya Lodha
--
LUG@IITD - http://tinyurl.com/ycueutm
To unsubscribe, reply using "remove me" as the subject.