> @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.
