View Single Post
  #1 (permalink)  
Old October 2nd, 2006, 10:23 PM
newbie06 newbie06 is offline
Registered User
 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default command for running script in ns2.26

Hi everybody,

I am still new in linux as well as the network simulator. I am now developing a project about mobile IP (an enhancement of mobile IP) and i'm using ns2.26 as a simulator. I have installed this ns2 version successfully in my pc. The problem is, when i was trying to run any example from the example given, it return an error message such as "command not found". I have tried many different types of commands such as:

./ns2.26 simple.tcl, ns simple.tcl, &ns simple.tcl, etc..

but it doesn't work. Does anybody know what is the problem? Is it something wrong with my installation setup? or do I made mistake in the command? can anybody tell me the true command to run the code for this ns2 version? I really need help on this since i have more complicated task to do after this. thank you in advance for your help.


newbie