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.
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492
Rep:
← #105 .
The executable 'ns' is present in ns-allinone-2.30/2.30/.
If not, start from scratch in a new folder and do :
( $ cd new-folder/)
$ tar xvf ns-allinone-2.30.tar.gz
I.e. a failed ns-allinone-2.30/ can probably not be reused.
P.S. : My Ubuntu 14.04.1 - 64 : $ ns230-edca multi_udpflows.tcl
→ OK, the file out.tr 814.7 MB is created.
The virtualbox suddenly stop and I can't move the mouse or write with keyboard. What should be the cause?
Each time this happen, I should power off and copy the files again and again.
If I save it then turn off it, the problem will not be solved
Can u help me please so I can try all these commands?
Package `ns2' from Ubuntu : "ns2 (2.35+dfsg-1ubuntu2)",
provides /usr/bin/ns, from ns-2.35 : No 802.11e EDCA.
... just a few files in the "package ns2" ... http://packages.ubuntu.com/trusty/amd64/ns2/filelist
Package xgraph :
Is OK, is usually installed together with the ns2 prerequisites :
$ sudo apt-get install g++ g++-4.4 autoconf automake libxmu-dev xgraph
I have install the nam from post #12 and idont think I need the xgraph
the problem is the the ns package, I have tried: sudo apt-get install ns, however it doesn't work.
it says that I have to enable the component called "universe".
I tried to put a tick on "community maintained open source software(universe)" in software &updates but when I click revert, the tick disappeared and the package ns still not existing
I have installed and run $ ns230-edca multi_udpflows.tcl
the output is:
wired node 1 created
wired node 2 created
Inirtialize the list xListHead
Base-Station node 3 created
wireless mode 0 created ...
wireless mode 1 created ...
wireless mode 2 created ...
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
warning: Route to base_stn not known: dropping pkt
Channel.cc:sendUp - Calc highestAntennaZ_ and disrCST_
highestAntennaZ+ = 1.5, distCST_ =550.0
Sorting Lists ... Done
Is this output right??or should write at the end : ns existing and stopped?
Do u have the awk file (delay,jitter,packet loss and throughput suitable for this out.tr)?
I have obtained an out.tr= ~ 800 Mb.
but while simulation, it was written :
warning: Route to base_stn not known: dropping pkt
now 4096.01141225 Mac: 2 BackoffTimer::handle but no priority matches ?! stime_[0] 4096.01124225 rtime_[0] 120.00 AIFSwait_[0] 50.00
while exuting the awk script, all the scripts didn't give any result:
it gives for example : Average Throughput[kbps] = -0.00 StartTime=400.00 StopTime=0.00
even the delay and jitter, the results are 0 or for example: average end-to-end transmission delay is -nan seconds
so is it a wrong out.tr?? or what is the real problem?
2) concerning the hcca simulation, which tcl file is specified for simulating the parameter such as : Minimum Phy rate, mean data rate, Maximum MSDU, Delay Bound, Burst size, etc... is there any tcl that include this part??
please I am confused..
when I tried the : export CC=gcc34 CXX=g++34 ./ install, it gives: make:***[tk33d.o] Error2
tk8.4.13 make faile! Existing..
so is it a wrong version of compiler or should I modify in tcl8.4.11, tk8.4.11, otcl-1.11?
Please someone reply
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.