> @Nazish Rafique > Aqua-sim » the tcl script « : Unknown file.
Your errors : You are probably using an executable 'ns' with no Aqua-Sim. Build example, post #8 here ... http://www.linuxquestions.org/questions/linux-software-2/install-aquasim-in-ns-2-34-a-4175466464/#8 $ mkdir aquasim $ cd aquasim/ $ tar xvf Aqua-Sim-1.0.tgz $ export CC=gcc41 CXX=g++41 && ./install $ cd ns-2.30/ $ sudo make install $ cp ns *ns-aqua* $ sudo cp *ns-aqua* /usr/local/bin/ ... Then all simulations can be done in underwatersensor/uw_tcl/, like : $ *ns-aqua* hop_by_hop_VBF_example.tcl * Please also read post #5 http://www.linuxquestions.org/questions/linux-software-2/install-aquasim-in-ns-2-34-a-4175466464/#5 - -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/Fwd-Query-about-ns-2-30-tp29620p29622.html Sent from the ns-users mailing list archive at Nabble.com.