Click here to Skip to main content
15,888,816 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am getting an error of " gcc is not present in your system" while installing Ns2 simulator on cygwin command prompt.
I have installed cygwin completely with all the utilities.
I also installed gcc compiler separately and then tried for ns2 installation , but still getting the same error.
How to proceed???
Posted
Comments
Richard MacCutchan 26-Apr-13 12:44pm    
Make sure that gcc's location is included in your path variable so that the installation script can find it.
[no name] 26-Apr-13 13:11pm    
The homepage for is located at http://www.isi.edu/nsnam/ns. See ns-build page at http://www.isi.edu/nsnam/ns/ns-build.html for downloading and building in your machine. If you want to know about using to write/run scripts, visit tutorial for beginners at http://www.isi.edu/nsnam/ns/tutorial/index.html.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900