Re: [ns] Aquasim installation problem

2015-03-11 Thread nazish
Sir, when I execute the following command: export CC=gcc-4.4 CXX=g++-4.4 && ./install I am getting this error: In file included from /home/ubuntu/aquasim/tk8.4.13/unix/../generic/tkInt.h:21, from /home/ubuntu/aquasim/tk8.4.13/unix/../generic/tk3d.h:18, from /ho

[ns] How to produce HTTP Packet/Traffic

2015-03-11 Thread barjinder singh sidhu
$packmime set-client Associates the node with the PackMimeHTTP client cloud If I write a tcl like: $pm set-client $nB; # name $nB as client $pm set-client $nC; # name $nB as client $pm set-server $nY; # name $nY as server It gives me the foll

Re: [ns] Aquasim installation problem

2015-03-11 Thread knudfl
> @nazish > X11/Xlib.h: No such file or directory. You will of course have to get the ns2 build prerequisites, before you can build any ns2 : $ sudo apt-get install g++ g++-4.4 automake libtool libxmu-dev xgraph - -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble

Re: [ns] Aquasim installation problem

2015-03-11 Thread nazish
I did this: sudo apt-get install g++ g++-4.4 automake libtool libxmu-dev xgraph but the output is: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package xgraph how to solve it? -- View this message in context: http://net