Oct 26, 2008

Install NS2 in Ubuntu

Install NS2 in Ubuntu

1.install gcc,make。

sudo apt-get install build-essential

2.安装tk,tcl

sudo apt-get install tcl8.4
sudo apt-get install tcl8.4-dev
sudo apt-get install tk8.4
sudo apt-get install tk8.4-dev

3.install libxmu-dev

sudo apt-get install libxmu-dev

4.install ns-allinone-2.30(take ns2.30 for example)

   extract files in /home/your username/

5.install ns-allinone

cd /home/your username/ns-allinone-2.30/

./install

6.deploy path envirenment

7. validate

cd ns-2.30
./validate

1 comment:

Unknown said...

please can anyone tell me how to install Aqua-Sim