Monday, October 5, 2009

Downloading ns-3-wimax-release

1. The best way to downloading ns-3-wimax module is by using Mercurial. So, please install Mercurial first.

2. Type the following into your Linux shell

cd
mkdir wimaxrepos
cd wimaxrepos
hg clone http://code.nsnam.org/ns-3-allinone

3. Under your ~/wimaxrepos directory, type the following

./download -n iamine/ns-3-wimax-release

or

./download.py -n iamine/ns-3-wimax-release

4. You are now ready to build the ns-3 distribution.

No comments:

Post a Comment