install ns2 from software manager in mint, how use?
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
install ns2 from software manager in mint, how use?
hi
i have installed ns2 from software manager in mint17.1 and now i want to add a routing protocol to ns2( like AODV) what should i do? i dont know where is the ns2.35-allinone folder. befor this i install ns2 whith cammand line, but now i install ns2 whit software manager.
Adding a new protocol : Build e.g. ns-allinone-2.35 :
$ tar xvf ns-allinone-2.35_gcc482.tar.gz (OK too with gcc/g++ -4.9.1) https://drive.google.com/file/d/0B7S...ew?usp=sharing
$ cd ns-allinone-2.35/ && ./install
i dont know if i must install ns-allinone-2.35 , but what that ns2 i had installed in software center?!!!
for example where is the AODV folder? and others...
Adding a new protocol : Build e.g. ns-allinone-2.35 :
$ tar xvf ns-allinone-2.35_gcc482.tar.gz (OK too with gcc/g++ -4.9.1) https://drive.google.com/file/d/0B7S...ew?usp=sharing
$ cd ns-allinone-2.35/ && ./install
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,493
Rep:
← #6 .
"ns-allinone-2.35_gcc482.tar.gz" trustworthy ?
I haven't heard any comments about the package.
Has been available since I made it / uploaded it : 18 Oct 2014.
All the applications are by paultsr@gmail.com,
except ns-2.35/, which is a Debian patched version ... http://ftp.de.debian.org/debian/pool....debian.tar.xz
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,493
Rep:
← #8 .
The link to the Debian patches is information only,
about the ns-2.35 patching : ns2_2.35+dfsg-1.1.debian.tar.xz →
→ debian/patches/{ 0001-install-indep-utils.diff.patch,
0003-fix-gcc-4.7-ftbfs.patch.patch, 0005-fix-for-multiarch-tcltk.patch}
If you want the full package, download ns-allinone-2.35_gcc482.tar.gz.
Some other applications / the install script are also updated :
» # Modified by Paul Shaiju (Paul S) « →
{ cweb/, dei80211mr-1.1.4/, gt-itm/, install, nam-1.15/,
otcl-1.14/, sgb/, tcl8.5.10/, tclcl-1.20/,
tk8.5.10/, xgraph-12.2/, zlib-1.2.3/ }.
* Don't worry, "everybody else" are also using ns-allinone-2.35_gcc482.tar.gz
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.