> @prince
> .. compiled as per given instructions

Hi.

I made three builds on the 64bits Ubuntu 12.10, and two on the 32bits. 
Using some different ways of building. I wasn't able to reproduce your
errors ..
http://network-simulator-ns-2.7690.n7.nabble.com/problem-regarding-mannasim-patch-for-ns-2-35-td27301.html

Some safe choices, see 
http://network-simulator-ns-2.7690.n7.nabble.com/problem-regarding-mannasim-patch-for-ns-2-35-td27301.html#a27303

In /home/prince/ns2/ ( Or other folder in /home/<name>/, please do :
$ git clone https://github.com/paultsr/ns-allinone-2.35
$ cd ns-allinone-2.35/
$ export CC=g++-4.4 CXX=g++-4.4 && ./install
.... ( gcc-4.6 / g++-4.6 can also be used : sudo apt-get install g++-4.6 ).
$ cd ns-2.35/
$ cp ns ns-mannasim
$ sudo cp ns-mannasim /usr/local/bin/
... Then you have the executable 'ns-mannasim' in a system path and can do :
a) $ ns-mannasim mannasim-rede-plana.tcl
b) $ ns-mannasim mannasim-rede-hierarquica.tcl

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/problem-regarding-tcl-files-given-tp27316p27320.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to