Re: [ns] running configuration..Installation of tclcl seems incomplete or can't be found automatically.

2014-02-04 Thread knudfl

 @faza2004 , Feb 04, 2014
 ?

Well, then be sure to read
http://www.linuxquestions.org/questions/tags/mannasim/
... and use the proof patch mannasim-patched-ns229.tar.bz2, post #16 here
..
http://www.linuxquestions.org/questions/linux-newbie-8/help-ns2-29-installation-on-ubuntu-10-04-a-4175458207/page2.html

Building ns-allinone-2.29.3 / mannasim in Ubuntu 11.10 - 32bits (i686) :
a) $ tar xvf ns-allinone-2.29.3.tar.gz
b) $ cd ns-allinone-2.29/  tar xvf mannasim-patched-ns229.tar.bz2
c) $ export CC=gcc41 CXX=g++-41  ./install

Getting the compilers gcc41 / g++41 for Ubuntu 11.10, post #62 here ..
http://www.linuxquestions.org/questions/linux-newbie-8/ns2-some-validation-tests-failed-732164/page5.html
→ $ sudo dpkg -i gcc41-compat-4.1.2.ubu1110_i386.deb
g++41-compat-4.1.2_i386.deb

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/running-configuration-Installation-of-tclcl-seems-incomplete-or-can-t-be-found-automatically-tp10576p28173.html
Sent from the ns-users mailing list archive at Nabble.com.



Re: [ns] running configuration..Installation of tclcl seems incomplete or can't be found automatically.

2014-02-04 Thread knudfl

 my above post
 c) $ export CC=gcc41 CXX=g++

Sorry, I have a typo.
Must be (c) $ export CC=gcc41 CXX=g++41  ./install 

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/running-configuration-Installation-of-tclcl-seems-incomplete-or-can-t-be-found-automatically-tp10576p28174.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] how to make queue

2014-02-04 Thread prince

hi
pls tell if i want to create queue in network layer and packet should be
held in it then after it should go to IFQ how it can be done 
pls help 
thanks



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/how-to-make-queue-tp28176.html
Sent from the ns-users mailing list archive at Nabble.com.