HI all, soon i will post detailed Installation steps of Cygwin in Windows 7 ,Thus Installation of NS-2 in Windows 7 is Possible
NS2 downloads,Angular js ,NS2 TCL Scripts,NS2 Install,NS2 Awk,Xgraph,NS2 research,NS2 problems,NS2 trace files, NS2 help,NS2 solutions,NS2 routing protocols download,MAODV download,PUMA download,AODV awk scripts,AODV throughput download,awk script for AODV,energy for AODV,end-toend delay for NS2,jitter for NS2,
Showing posts with label NS2 install failed. Show all posts
Showing posts with label NS2 install failed. Show all posts
Thursday, 10 November 2011
INSTALLING CYGWIN IN WINDOWS 7
Labels:
Cygwin Installation on Windows 7,
how to install NS2 in windows,
NS2,
NS2 for Windows 8,
NS2 in windows,
NS2 install failed,
NS2 install problem,
NS2 on Windows 7,
NS2 problems,
Windows 7
Install NS2 in Cygwin
How to Install NS2?
How to install NS2 in Cygwin?
How to install NS2 in Windows?
NS2 installation Problems ?
Environmental Variables in NS2
Installation Steps
How to install NS2 in Cygwin?
How to install NS2 in Windows?
NS2 installation Problems ?
Environmental Variables in NS2
Installation Steps
- Download your Required NS2 verison HERE
- Open Cygwin and type "Startxwin.bat" command which will open cygwin server used for running nam and xgraph files.
- Place your ns-allinone file to your desired location and extract the file using the command tar "xvfz ns-allinone-(version).tar.gz" (ex: xvfz ns-allinone-2.33.tar.gz) .it will extract all files to folder ns-allinone-(version_no)
- Now specify the folder path in cygwin (ex: cd c:/ns-allinone-2.33/)
- Type ./install
- Generally, the compilation process will cost about 2 hours (depended on your computer).
- You may get Errors like OTcl ,Tcl,Ns-2 build failed due to the problem of cygwin package libraries.,you can solve those by installing Required packages through Internet . the procedure is same as installing cygwin .
- Refer to post"INSTALLATION OF CYGWIN ON WINDOWS"
- You can get help regarding your error HERE
- Edit the file “.bashrc” which is a hidden file in your “home/{username}” folder and insert these sentences:
export NS_HOME=`pwd`/ns-allinone-(ns_version_no)
export PATH=$NS_HOME/tcl(tcl_verison_no)/unix:$NS_HOME/tk(version_no)/unix:$NS_HOME/bin:$PATH
export LD_LIBRARY_PATH=$NS_HOME/tcl(version_no)/unix:$NS_HOME/tk(tk_version_no)/unix:$NS_HOME/otcl-(otcl_version_no):$NS_HOME/lib:$LD_LIBRARY_PATH
export TCL_LIBRARY=$NS_HOME/tcl(tcl_version_no)/library
EX: (Setting Environmental Variables for ns-2.27)
export NS_HOME=`pwd`/ns-allinone-2.27
export PATH=$NS_HOME/tcl8.4.5/unix:$NS_HOME/tk8.4.5/unix:$NS_HOME/bin:$PATH
export LD_LIBRARY_PATH=$NS_HOME/tcl8.4.5/unix:$NS_HOME/tk8.4.5/unix:$NS_HOME/otcl-1.8:$NS_HOME/lib:$LD_LIBRARY_PATH
export TCL_LIBRARY=$NS_HOME/tcl8.4.5/library
Testing Ns-2
- In cygwin go to folder ~/ns-allinone-(ns2-version_no)/ns-(ns2-version_no)/ ex: ~/ns-allinone-2.33/ns-2.33/
- Type ns command [ex: $ ns]
- If Installation is success with out any Error you will get symbol %
Let's start your Research now
Labels:
how to install NS2,
Install NS2 in Ubantu,
Install NS2 in windows,
ns-allinone-2.3,
NS2 environmental Variables,
NS2 free,
NS2 in windows XP,
NS2 install,
NS2 install failed,
NS2 install free,
NS2 install in XP
Subscribe to:
Posts (Atom)