> @billyfuad > Ubuntu 12.04 - x86_64 OK, the LAR patching and the simulations are working with Ubuntu 12.04-x86_64.
How to build ns-2.33 + toilers-LAR-DREAM : $ sudo apt-get install \ g++ g++-4.4 autoconf automake make patch libtool libxmu-dev xgraph nam $ cd ns-allinone-2.33/ $ tar xvf toilers-LAR-DREAM-ns233-patching.tar.gz $ export CC=gcc-4.4 CXX=g++-4.4 && ./install $ cd ns-2.33/ $ cp ns *ns-lar* $ sudo cp ns-lar /usr/local/bin/ .. That's it. Don't do anything else. Like adding a *PATH text to .bashrc : Not required. * Run the simulations in the directory lar-examples/ ( "lar-examples/" can have any location ) $ *ns-lar* ARP_TCP-box.tcl - -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/LAR-Patch-tp27351p28648.html Sent from the ns-users mailing list archive at Nabble.com.