Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| 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. |
|
 |
|
05-03-2012, 03:56 AM
|
#16
|
|
LQ Newbie
Registered: Aug 2011
Posts: 24
Rep: 
|
obstacle in ns2
exactly, your right sir, i have the doubt i can use for ns2.33, they mentioned 2.2x, but i have problem in installing ns2.2x.
so i wanted to do it in ns2.33
|
|
|
|
05-03-2012, 05:27 AM
|
#17
|
|
LQ Newbie
Registered: Aug 2011
Posts: 24
Rep: 
|
ns2.26
hello sir,
i want to install ns2.26 in ubuntu10.10 can please telll me the step
help me
thank you
|
|
|
|
05-03-2012, 05:55 AM
|
#19
|
|
LQ Newbie
Registered: Aug 2011
Posts: 24
Rep: 
|
Hello sir,
then how can i install obstacle model, if am not able install , any other way, like doing inns2.33
|
|
|
|
05-03-2012, 06:34 AM
|
#20
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,633
|
More ns-2.26 : Works in my 32bits Ubuntu 11.10 ! (A clean install,no updates.)
( No validate result so far, may be usable ? )
tar xvf ns-allinone-2.26.tar.gz && patch -p0 < ns-2.26-gcc410.patch
&& cd ns-allinone-2.26/ && export CC=gcc41 CXX=g++41 && ./install
The compilers : sudo dpkg -i \
gcc41-compat-4.1.2.ubu1110_i386.deb g++41-compat-4.1.2_i386.deb
Then reboot, and the new gcc41, g++41 can be used.
gcc41-compat 11.10 https://docs.google.com/open?id=0B7S...NjZmMHkyaE9Odw
g++41-compat https://docs.google.com/open?id=0B7S...hjMjljN2M2MGU4
.
Last edited by knudfl; 05-03-2012 at 06:43 AM.
|
|
|
|
05-05-2012, 01:49 AM
|
#21
|
|
LQ Newbie
Registered: Aug 2011
Posts: 24
Rep: 
|
hello
hi,
how can instal CGAL-3.3.1 in ubuntu 10.10 , long with related packages,
its urgent help me
|
|
|
|
05-05-2012, 02:20 AM
|
#22
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,633
|
# 21 : CGAL http://www.cgal.org/
Off toppic. Please do not use another LQ members thread for such questions.
Start your own thread. And : It is not urgent. Don't use that word here.
CGAL : sudo apt-get install libcgal7 libcgal-dev libcgal-demo libcgal-ipelets
Look for your version, to check, if it's libcgal4, libcgal5 or libcgal7, etc. :
http://packages.ubuntu.com/source/oneiric/cgal
.
Last edited by knudfl; 05-05-2012 at 02:51 AM.
|
|
|
|
05-05-2012, 02:24 AM
|
#23
|
|
LQ Newbie
Registered: Aug 2011
Posts: 24
Rep: 
|
error
sorry for mistake, when i run that command
getting this error? how to resolve?
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libcgal4
|
|
|
|
05-05-2012, 02:34 AM
|
#24
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,633
|
# 23 : Once again : Start your own thread for cgal !
See the edited post # 22, and please use 1) Google .. cgal ubuntu ..
and 2) apt-cache search cgal
... when you are searching for packages.
|
|
|
|
05-20-2012, 10:37 PM
|
#25
|
|
LQ Newbie
Registered: Aug 2011
Posts: 24
Rep: 
|
problem with ubuntu login
hello,
I need help, i have problem with ubuntu start up, even if i login, again it will come to the same login form.
what i have do please help me
|
|
|
|
05-23-2012, 05:29 AM
|
#26
|
|
LQ Newbie
Registered: Aug 2011
Posts: 24
Rep: 
|
Geographic Greedy Forwarding protocol
hello,
Geographic Greedy Forwarding protocol , is this routing protocol possible to execute in ns2.33?
|
|
|
|
05-23-2012, 05:47 AM
|
#27
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,633
|
# 26
http://www.cse.ohio-state.edu/~sakai...s2_greedy.html
http://www.cse.ohio-state.edu/~sakai...eedyfrd.tar.gz
The files could be for ns-2.34 ? But you can just try out ns-2.33 too.
The usual :
You can have as many versions of ns-allinone-2* as you want,
installed at the same time. But do not add any of them to a *PATH.
And : An ns-2.xx with another patching / special protocol (obstacle?)
is not supposed to work with an additional patch / protocol.
.
|
|
|
|
| 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 10:04 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
|
|