There are two ways of using NS2:
On Linux Operating System or on Windows Operating System.
On Linux, after downloading NS2 follow these steps:
Copy ns-allinone-2.35.tar.gz file to your home directory.
Run terminal by pressing Ctrl+Alt+T .
Execute “tar -xzvf ns-allinone-2.35.tar.gz” command.
Execute “cd ns-allinone-2.35” command. Execute “./install” command. Execute “cd ns2.35” command.
Execute “./validate” command.
On Windows 7, first install Cygwin.
After that go through the following steps:
Copy ns-allinone-2.35.tar.gz file to cygwin folder Execute “cd /” command.
Execute “tar -xzvf ns-allinone-2.35.tar.gz” command.
Execute “cd ns-allinone-2.35” command. Execute “./install” command.
Execute “cd ns2.35” command.
Execute “./validate” command.
No comments:
Post a Comment