LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 04-23-2014, 02:48 AM   #1
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Rep: Reputation: Disabled
LTE patch for ns2.33


From where i can get the LTE patch for ns2.33??
 
Old 04-23-2014, 05:47 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Welcome to LQ.

ns233 / LTE info http://www.linuxquestions.org/questions/tags/lte/

Latest build example, post #11 here ...
http://www.linuxquestions.org/questi...5-a-933953/#11
a) $ tar xvf ns-allinone-2.33.tar.gz
b) $ cd ns-allinone-2.33/
c) $ tar xvf lte-ns233-patching-2.tar.gz
https://drive.google.com/file/d/0B7S...it?usp=sharing
d) $ export CC=gcc41 CXX=g++41 && ./install
e) $ cd ns-2.33/
f) $ cp ns ns-lte && sudo cp ns-lte /usr/local/bin/
.... And you can do $ ns-lte eyana.tcl
from lte-examples-0213.tar.gz https://drive.google.com/file/d/0B7S...it?usp=sharing

LTE / ns-2.35 http://www.linuxquestions.org/questi...336/page4.html
→ post #51.

-
 
Old 04-23-2014, 08:50 AM   #3
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
thank you for your response...
 
Old 04-28-2014, 01:35 AM   #4
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
sir i need ns2.33, from where i can download it??
 
Old 04-28-2014, 02:34 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 4.

As you can read in post #2 the ns-233 package naming is :
ns-allinone-2.33.tar.gz

* Easy to find. Use Google : ns-allinone-2.33.tar.gz
https://www.google.com/webhp?hl=all#...ne-2.33.tar.gz
The first hit :
"nsnam - "Browse /allinone/ns-allinone-2.33 at SourceForge.net"
http://sourceforge.net/projects/nsna...allinone-2.33/
→ `ns-allinone-2.33.tar.gz“ http://sourceforge.net/projects/nsna...ar.gz/download

-
 
Old 04-28-2014, 05:31 AM   #6
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
thank you sir...
 
Old 04-29-2014, 12:07 AM   #7
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
sir what are the steps to install LTE patch in ns2.33?? i have downloaded the tar file of the patch from the link which you gave...
 
Old 04-29-2014, 03:40 AM   #8
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 7 .

Why don't you read post #2 ?
 
Old 05-01-2014, 02:21 AM   #9
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
sir on executing this command-export CC=gcc41 CXX=g++41 && ./install, i got an error-
configure: error: C compiler cannot create executables
See 'config.log' for more details.
tcl8.4.18 configuration failed! Exiting...
Tcl is not part of the ns project. Please see www.Scriptics.com
to see if they have a fix for your platform.
what needs to be done??
 
Old 05-01-2014, 03:43 AM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 9 .

See post #2 : It's a build example !

To use the right compilers, and the right build command,
you will have to specify your Linux OS :
a) The reply from the command $ uname -m
b) OS name and version.

-
 
Old 05-02-2014, 07:38 AM   #11
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
sir i am not able to patch LTE in NS2.33, kindly help me with detailed installation steps asap.
 
Old 05-02-2014, 10:53 AM   #12
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 11 . http://www.linuxquestions.org/linux/...Ask_a_Question
. http://linuxsilo.net/docs/smart-questions_en.html

You will have to supply the required information.

Read post #10 → → ... specify your Linux OS :
a) The reply from the command $ uname -m
b) OS name and version.

-
 
Old 05-03-2014, 01:28 AM   #13
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
sir reply from the command is i686.
OS-Red Hat Linux Fedora8.
 
Old 05-03-2014, 01:46 AM   #14
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 13 .

Fedora 8 - i686 is unsupported, but can be used OK for ns2.
# yum install gcc-c++ autoconf automake libtool libXmu-devel

Building ns-2.33 + LTE in /home/<name>/ :
a) $ tar xvf ns-allinone-2.33.tar.gz
b) $ cd ns-allinone-2.33/
c) $ tar xvf lte-ns233-patching-2.tar.gz
https://drive.google.com/file/d/0B7S...it?usp=sharing
d) $ ./install
e) $ cd ns-2.33/
f) $ cp ns ns-lte
g) # cp ns-lte /usr/local/bin/

$ ns-lte eyana.tcl

-

Last edited by knudfl; 05-06-2014 at 08:37 AM.
 
Old 05-03-2014, 03:48 AM   #15
Parul_Datta
LQ Newbie
 
Registered: Apr 2014
Posts: 22

Original Poster
Rep: Reputation: Disabled
thank you sir.
 
  


Reply

Tags
lte, ns2



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Results of LTE patch with NS2.33 sandeep10 Linux - Software 21 03-16-2018 09:34 AM
regarding LTE patch on ns2.35 swetha.goudar Linux - Networking 3 03-24-2014 05:11 AM
Simulating LTE using NS2 with LE patch sandeep10 Linux - Software 6 11-29-2013 02:27 PM
please help me,, how to patch LTE module in NS2.33... hadi wibowo General 0 05-14-2012 11:16 AM
patch LTE module for ns2 Emna Linux - Newbie 1 03-10-2011 02:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration