LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   wimax module in ns-2.28 or ns-2.29 (https://www.linuxquestions.org/questions/linux-newbie-8/wimax-module-in-ns-2-28-or-ns-2-29-a-4175496535/)

masju 02-28-2014 08:02 AM

wimax module in ns-2.28 or ns-2.29
 
Hi All,

I have CentOS 6.5 (i686) in my laptop. Can someone give me the link for downloading wimax module for ns-2.28 or ns-2.29. Which gcc compiler is compatible with ns-2.28 and ns-2.29? With thanks in advance.

knudfl 02-28-2014 08:29 AM

CentOS 6.x : The ns2 prerequisites are ..
# yum install gcc-c++ compat-gcc-34-c++ autoconf automake libtool libXmu-devel

ns228 http://www.linuxquestions.org/questi...-4175482995/#2
Compiler, CentOS and Fedora : $ export CC=gcc34 CXX=g++34 && ./install
Reconfiguring in ns-2.28/: $ export CC=gcc34 CXX=g++34 && ./configure

ns229 : Use ns-allinone-2.29.3.tar.gz. Is ready for gcc34/g++34.
Same commands for the build, and for reconfiguring as ns-2.28 .

Wimax http://www.linuxquestions.org/questions/tags/wimax/
Wimax-LWX http://www.linuxquestions.org/questions/tags/wimax-lwx/

-

masju 03-01-2014 01:07 AM

#2
Thank you sir. But I need the wimax module to install in ns-2.28 or in ns-2.29.
Can you please provide me the links where from I can download the module.
I have already got for ns-2.31. Rather I want moduel for ns-2.29 or ns-2.28.
Please sir .....

masju 03-01-2014 02:45 AM

#2
I am sorry. I have got the wimax102-ns228-patch.tar.bz2. Now I have installed ns-2.29 and pmipv6 patch already installed into that and it is working. Can I install this wimax patch into ns-2.29? If possible, then will you mention the steps.
With thanks.

knudfl 03-01-2014 03:31 AM

# 3 .
Quote:

I need the wimax module to install in ns-2.28 or in ns-2.29.
There is no such thing as "the wimax module".

* The wimax versions that you can add to ns2 are :
* wimax102, wimax_v2.03, wimax-nist, wimax-QoS, wimax-LWX.


Lots of ns-2.28 and ns-2.29 when I read these LQ threads :
http://www.linuxquestions.org/questions/tags/wimax/

-

kirejak 04-02-2014 07:31 AM

Wimax module with all 5 service classes
 
Quote:

Originally Posted by knudfl (Post 5126908)
# 3 .

There is no such thing as "the wimax module".

* The wimax versions that you can add to ns2 are :
* wimax102, wimax_v2.03, wimax-nist, wimax-QoS, wimax-LWX.


Lots of ns-2.28 and ns-2.29 when I read these LQ threads :
http://www.linuxquestions.org/questions/tags/wimax/

-

I have the whole simulator installed with all 5 service classes and I have detailed instructions how to make results. I have all installed and patched also in vmware, so you can run it from windows. Write me on kire_jakimoski@yahoo.com for more details and help.


All times are GMT -5. The time now is 03:18 AM.