dhruvvyas90 / ns-install-osx

A bash script for installing ns2 on Mac OS X 10.9+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ns-install-osx

#A bash script for installing ns2 on Mac OS X 10.8+

#Pre requisites.

Latest version of Xcode.

Latest version of Xquartz. (It can be downloaded from this link : http://xquartz.macosforge.org/landing/) You will have re-login to enable it.

#Installation steps :

  1. git clone https://github.com/dhruvvyas90/ns-install-osx.git
  2. cd ns-install-osx
  3. chmod +x install.sh && ./install.sh
  4. Restart terminal.

It will take a while to download and compile the source. Once done, try running ns or nam for running ns shell or nam.

About

A bash script for installing ns2 on Mac OS X 10.9+


Languages

Language:Shell 100.0%