Linux - Newbie This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-10-2013, 12:37 PM
|
#1
|
|
LQ Newbie
Registered: Oct 2012
Posts: 7
Rep: 
|
how to install both ns2.28 and ns2.34 versions on ubuntu 10.04?
Dear Sir,
i want to know how to install both ns2.28 and ns2.34 on ubuntu10.04? but i have already installed ns2.34. please help me.
|
|
|
|
01-10-2013, 02:31 PM
|
#2
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,759
|
'ns-allinone-2.28' : Post # 15 here
http://www.linuxquestions.org/questi...0-04-a-842773/
Using the Ubuntu g++-4.1 : sudo apt-get install g++-4.1
... the install command is then :
cd ns-allinone-2.28/ && export CC=gcc-4.1 CXX=g++-4.1 && ./install
|
|
|
|
06-10-2013, 01:16 PM
|
#3
|
|
LQ Newbie
Registered: May 2013
Posts: 23
Rep: 
|
Similar question to post #1 but not same
I have ns2.29 already installed on my windows 7 over Cygwin,how do I go about installing ns2.34?
|
|
|
|
06-10-2013, 04:52 PM
|
#4
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,759
|
# 3 .
Don't know how Cygwin works.
If is like a normal Linux OS, you can have an infinite number
of executable ns in /usr/local/bin/ : ns ns-orig ns229 ns234 etc. etc.
I.e. the trick is to use different names for all your "ns executable".
(Or you can use './ns' instead of having ns in a particular PATH.)
Most simulations will work with any name for 'ns' :
$ ns229 example.tcl , $ ns234 example.tcl , etc.
-
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:07 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|