Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
i have a problem with ns2.35 on ubuntu 14.04 lts when im execute this script
lsn@admin:~$ ns235-rumor '/home/lsn/Downloads/test/wrls-rumor-a30node.tcl'
i get
num_nodes is set 31
warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
INITIALIZE THE LIST xListHead
but no thing to show he's stay like that thnx for help
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,494
Rep:
Ubuntu 14.04 - x86_64 :
Only the example "rumor-test3.tcl" can be run. When creating rumor with Ubuntu 14.04 .
CentOS 6.9 - x86_64 : All three examples can be run.
To run all three examples, install the package for Ubuntu 14.04 rumor-ns_2.34_amd64.deb
... provides /usr/local/bin/ns234-Rumor69
Link https://drive.google.com/file/d/0B7S...ew?usp=sharing
Install command : sudo gdebi rumor-ns_2.34_amd64.deb
ns234-Rumor69 1000-wrls-rumor-a30node.tcl
ns234-Rumor69 wrls-rumor-a30node.tcl
ns234-Rumor69 rumor-test3.tcl
... All three simulations are run.
Ubuntu 14.04 - x86_64 :
Only the example "rumor-test3.tcl" can be run. When creating rumor with Ubuntu 14.04 .
CentOS 6.9 - x86_64 : All three examples can be run.
To run all three examples, install the package for Ubuntu 14.04 rumor-ns_2.34_amd64.deb
... provides /usr/local/bin/ns234-Rumor69
Link https://drive.google.com/file/d/0B7S...ew?usp=sharing
Install command : sudo gdebi rumor-ns_2.34_amd64.deb
ns234-Rumor69 1000-wrls-rumor-a30node.tcl
ns234-Rumor69 wrls-rumor-a30node.tcl
ns234-Rumor69 rumor-test3.tcl
... All three simulations are run.
-
i have ubuntu _x86 but i have installed rumor-ns-2.34-ubuntu10_i386.deb on ns2.35 if no problem
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,494
Rep:
Re #9 : OK, Ubuntu 14.04 - i386.
Quote:
I have installed rumor-ns-2.34-ubuntu10_i386.deb on ns2.35 if no problem
No. The package.deb isn't installed into ns-2.35 .
When installing rumor-ns-2.34-ubuntu10_i386.deb with 'gdebi name.deb' :
You get /usr/local/bin/ns-rumor
/usr/local/lib/rumor/ns-allinone-2.34/{ bin/, lib/ }
Testing with Ubuntu 14.04 - i386 / i686 : ns-rumor 1000-wrls-rumor-a30node.tcl : nam opens OK. ns-rumor wrls-rumor-a30node.tcl : nam opens OK. ns-rumor rumor-test3.tcl : OK.
No. The package.deb isn't installed into ns-2.35 .
When installing rumor-ns-2.34-ubuntu10_i386.deb with 'gdebi name.deb' :
You get /usr/local/bin/ns-rumor
/usr/local/lib/rumor/ns-allinone-2.34/{ bin/, lib/ }
Testing with Ubuntu 14.04 - i386 / i686 : ns-rumor 1000-wrls-rumor-a30node.tcl : nam opens OK. ns-rumor wrls-rumor-a30node.tcl : nam opens OK. ns-rumor rumor-test3.tcl : OK.
-
ok when i installing rumor-ns-2.34-ubuntu10_i386.deb with gdebi i get command not found so i installed from ubuntu software center ,i tested the three examples,nam opens with all examples but wich distrubution of linux's best for ns2 and execute rumor with no problem
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,494
Rep:
Quote:
wich distrubution of linux's best for ns2 and execute rumor with no problem
As you can read in my above posts, a build of ns2 + rumor can be done with CentOS 6.9.
And that's the only supported oldish OS, which still can do that.
( Support ends July 31, 2018, AFAIK.)
But as you have experienced :
Rumor packages built with CentOS 6 and an old not updated Ubuntu 10.10 can still run with 14.04.
As you can read in my above posts, a build of ns2 + rumor can be done with CentOS 6.9.
And that's the only supported oldish OS, which still can do that.
( Support ends July 31, 2018, AFAIK.)
But as you have experienced :
Rumor packages built with CentOS 6 and an old not updated Ubuntu 10.10 can still run with 14.04.
-
so if i would developping an other protocol based on rumor i should working with cent os that's better than ubuntu 14.04 or 16.04
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,494
Rep:
Quote:
So if I would develop an other protocol based on rumor
I should working with CentOs that's better than ubuntu 14.04 or 16.04
CentOS 6.9 yes, else you cannot test your result.
(Unless you do a total rewrite of the original rumor code, to make it work with a contemporary glibc (libc6).)
CentOS 6.9 yes, else you cannot test your result.
(Unless you do a total rewrite of the original code, to make it work with a contemporary glibc (libc6).)
-
so cent os 6.9 minimaliso its good , if i find enough of time i will rewrite it
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.