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.
Generally : How do you expect that you can add anything to your GPSR builds,
(hls and KeLiu) when they aren't working properly in Ubuntu 12.04 ?
Suggest : Make some backups to DVD, and install CentOS 6.5 (or Ubuntu 10.10)
on a spare hard disk.
Distribution: Linux-(Ubuntu 12.04,14.04.02). 32-bit for Research
Posts: 84
Original Poster
Rep:
@knudfl #2
Quote:
Generally : How do you expect that you can add anything to your GPSR builds,
(hls and KeLiu) when they aren't working properly in Ubuntu 12.04 ?
Suggest : Make some backups to DVD, and install CentOS 6.5 (or Ubuntu 10.10)
on a spare hard disk.
Distribution: Linux-(Ubuntu 12.04,14.04.02). 32-bit for Research
Posts: 84
Original Poster
Rep:
@knudfl #2
Quote:
Generally : How do you expect that you can add anything to your GPSR builds,
(hls and KeLiu) when they aren't working properly in Ubuntu 12.04 ?
Suggest : Make some backups to DVD, and install CentOS 6.5 (or Ubuntu 10.10)
on a spare hard disk.
Which compiler to use here. And do the previous commands would work here?
Last edited by Chakraborty; 05-30-2014 at 03:33 AM.
Distribution: Linux-(Ubuntu 12.04,14.04.02). 32-bit for Research
Posts: 84
Original Poster
Rep:
@Knudfl
I need to polate some graphs, with 3-variables.
got to know X-graph doesn't support that.
That can be done through MATLAB.
Now, how to use MATLAB under NS2?
......More specifically with NS2 traces.
Got some link at google hits, but not worth, from hands-on point-of-view.
Some are obsolete[bad link]
Please specify,....Need to study the variants altogether
Distribution: Linux-(Ubuntu 12.04,14.04.02). 32-bit for Research
Posts: 84
Original Poster
Rep:
@knudfl
Hello Knudfl.
Quote:
Generally : How do you expect that you can add anything to your GPSR builds,
(hls and KeLiu) when they aren't working properly in Ubuntu 12.04 ?
Suggest : Make some backups to DVD, and install CentOS 6.5 (or Ubuntu 10.10)
on a spare hard disk.
-
How to install NS-3 in CentOS 6.5 or Ubuntu 10.10? As Considering to switch to NS-3.
And are the required repositories available for both?
Please suggest.
Distribution: Linux-(Ubuntu 12.04,14.04.02). 32-bit for Research
Posts: 84
Original Poster
Rep:
Dear, knudfl Thank you
Dear as my previous work was with GPSR patch, and GPSR patch may not work with ns-3. So, I am going with CentOS, But would that work with GPSR patch.
How to patch it in NS-2.34 running in CentOS.
And, in the other case, are the required repositories available for Ubuntu 10.10, to patch ns-2.34 successfully ?
And if you don't mind, may I Know Your Name Please?
Last edited by Chakraborty; 04-11-2015 at 11:23 PM.
Distribution: PCLinuxOS2023 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,486
Rep:
Re #9.
CentOS 6.6 : # yum install automake libtool libXmu-devel
CentOS 6.6 : The default compiler is gcc-4.4.7 .
No patch otcl_ns234_gcc-4.4.patch or ns234_gcc49.patch is required.
The GPSR patch is applied as usual.
Ubuntu 10.10 Maverick :
Requires a new file /etc/apt/sources.list : Attached.
$ sudo gedit /etc/apt/sources.list : Delete all text. Copy/paste new text.
Ubuntu 10.10 Maverick : The default compiler is gcc-4.4.4 .
Ubuntu usually requires the patch otcl_ns234_gcc-4.4.patch .
Distribution: Linux-(Ubuntu 12.04,14.04.02). 32-bit for Research
Posts: 84
Original Poster
Rep:
Dear Knud,
While going for the library updates with sudo apt-get install build-essential autoconf automake libxmu-dev
for ns make, got an interrupt for cd-ROM
[sudo] password for chakraborty:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gir1.2-totem-1.0 totem-common libtotem0 gir1.2-totem-plparser-1.0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
autotools-dev dpkg-dev fakeroot g++ g++-4.6 libalgorithm-diff-perl
.....
........
...........
The following packages will be upgraded:
libx11-6 libxext6
2 upgraded, 34 newly installed, 0 to remove and 288 not upgraded.
Need to get 16.6 MB/16.7 MB of archives.
After this operation, 50.6 MB of additional disk space will be used.
Do you want to continue [Y/n]? y Media change: please insert the disc labeled
'Ubuntu 12.04.4 LTS _Precise Pangolin_ - Release i386 (20140204)'
in the drive '/cdrom/' and press enter
system is on the HDD why it is asking for CD?
And that it is not taking the updates.
Please reply.
Last edited by Chakraborty; 04-19-2015 at 10:27 PM.
Distribution: PCLinuxOS2023 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,486
Rep:
Re #12.
Ubuntu 12.04 :
Comment the "cdrom text line" in /etc/apt/sources.list with a # :
$ sudo gedit /etc/apt/sources.list
.... Or delete the "cdrom text line".
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.