> @Muugii0909
> "Dijkstra shortest path"
By default NS2 uses Dijkstra´s shortest path algorithm
to compute optimal routes for all pairs of nodes.
See
https://books.google.dk/books?id=_VkTzFLnwD4C&pg=PA113&lpg=PA113&dq=ns2+Dijkstra+shortest+path&source=bl&ots=___4oh8xug&sig=0QrrQrCKWnwhyMaNoYb7Kq
i need awk script for calculating link utilization of a bottleneck link.
Please provide me.
Atleast give me some idea.
I have installed ubuntu 32bit in Oracle VM Virtualbox on my current ubuntu
64 bit. Now I am trying to install Aquasim on it. I have also downloaded
the compilers which were mentioned in post #5
http://www.linuxquestions.org/questions/linux-software-2/install-aquasim-in-ns-2-34-a-4175466464/#5
but
Sir I have installed ubuntu 32bit in Oracle VM Virtualbox on my current
ubuntu 64 bit. Now I am trying to install Aquasim on it. I have also
downloaded the compilers which were mentioned in post #5
http://www.linuxquestions.org/questions/linux-software-2/install-aquasim-in-ns-2-34-a-4175466464/#5
> @ nazish
> Aqua-Sim
> C compiler cannot create executables.
$ sudo apt-get install g++-4.4
$ cd Aquasim/
$ patch -p0 < ns230_gcc44.patch
https://drive.google.com/file/d/0B7S255p3kFXNdHJpbkJ2Tm5mX00/view?usp=sharing
$ export CC=gcc-4.4 CXX=g++-4.4 && ./install
-
--
View this message in con