Sir, i have downloaded the aquasim compilers and nam packages but I am unable to install them because when I click on any package nothing happens. Also, it is not mentioned where these packages have to be copied before installation. They should be present in "aquasim" directory or in "ns-2.30" directory ?
On 2 February 2015 at 06:43, knudfl <knu...@ofir.dk> wrote: > > > @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. > >