> @Mike Palarz
> Moving the All-In-One Folder
The executable 'ns' and any copy of ns to 'ns-<any-name>' is hard coded to
know the location of it´s libraries :
ns-allinone-2.xx/{ lib/* , bin/tcsh8* } : In the build location !
The old ~1999 text about adding a *PATH text to .bashrc was meant for a
"University Computer" only !
I.e. when you had no write permissions to /usr/.
Today we just do like : 1) $ cd ns-allinone-2.35/ns-2.35/ && sudo make
install
( If it's your computer, and you have write access to /usr/.)
* 'make install' will copy 'ns' to /usr/local/bin/.
2) $ cd ../nam-1.15/ && sudo make install
The solution for your issue : Make a copy of "ns-allinone-2.xx/{ lib/, bin/
}" in Downloads/.
More info : Read my post here "30 Mar 2015" [ Handling multiple builds of
ns-allinone-2.xx ]
https://groups.google.com/forum/?fromgroups#!topic/ns-users/oznEEorxqJE
-
--
View this message in context:
http://network-simulator-ns-2.7690.n7.nabble.com/Re-Moving-the-All-In-One-Folder-tp29848p29850.html
Sent from the ns-users mailing list archive at Nabble.com.