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.
hi,
can you help me?
i want to simulate umts senario with ns2.29
il yes can you send me the patch umts and how can installed it.(site: where can i download it)
i have installed ns2.29 in windows XP with cygwin
thanks for your help
And : The eurane patch is not expected to work in other versions but ns-2.30.
Suggest : Install a genuine Linux OS on 1) A spare partition ..
or 2) Inside 'Windows' in a "vitual machine" like 'VirtualBox' / 'wmware player'.
Then you can have as many versions of ns-allinone-2.xx as you want,
installed at the same time. But : Do not add any of them to a *PATH.
i have another problem with my install process..
1 have been tried to install ns2.30 use virtualbox and added patch like this:
code:
patch -p0 <ns-2.30_eurane-1.12.diff
patching file ns-2.30-orig/EURANE-version
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN ns-2.30-orig/Makefile.in ns-2.30-eu112/Makefile.in
|--- ns-2.30-orig/Makefile.in 2006-09-25 08:18:23.000000000 +0307
|+++ ns-2.30-eu112/Makefile.in 2006-10-07 22:27:44.000000000 +0307
--------------------------
File to patch:
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,494
Rep:
Post # 3.
Which Linux OS are you using ? ? Name and version, please.
( In some OS, none of the patch options -p0, -p1, -p2 will work.
Then simply write the file location, when asked for " File to patch: "
like : ns-2.30/Makefile.in )
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,494
Rep:
# 5
Quote:
I use windows XP with cygwin? Isn't it suitable for ns-2.30?
Probably. Only : Very few LQ members can help you with Cygwin.
Alternative solution : Install a Linux OS into a Virtual Machine ( VirtualBox.)
But : You may still have to enter all locations at patch time.
If I remember right, the patch will work correctly in Ubuntu 10.10 , 10.04,
and Fedora : Please see the two mentioned "eurane threads" for OS suggestions.
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,494
Rep:
# 7.
Please use a location like this for ns2 :
/home/lindut/ns-allinone-2.30/ , or : /home/lindut/ns2/ns-allinone-2.30/
And : Use no "sudo commands" for anything at all in /home/lindut/.
If you do, access will be denied.
Better delete files, that were e.g. unpacked with sudo.
About the script 'install' : Is usually always executable,
but this command works as well : sh install
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.