Hello, Alberto, I think your case was successful installation of extended application. But, this error:ns command not found is mostly caused by setting your PATH variable. Hence, you can refer at this website: http://www.isi.edu/nsnam/ns/ns-problems.html.
Problem: I was successful in installation, but I can't run the example script in in tutorial simple.tcl. When i tried to run it gives few errors like: use-scheduler: command not found attach-node: command not found ... Solution: you need to run the script by issuing command: ns simple.tcl and you should add ns' directory to the environment variable PATH. Problem: Ok, but I still can't run simple.tcl under the ~ns/tcl/ex directory, it gives an error saying: couldnt execute nam: no such file or directory while executing "exec nam out.nam &". (Also, when I try typing the comamnd "ns simple.tcl", and I get the error "ns: command not found".) Solution: Well, you need to add nam' directory to the environment variable PATH or specify its location in the tcl script. (PATH is part of Unix, so if you're not sure how it works, please consult a local Unix expert or search the web on "unix PATH".) Good luck~~~ Best regards, ByungJoon Oh Flordia Tech, ----- Original Message ----- From: "alberto de barros" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, October 18, 2007 8:03 AM Subject: [ns] MAODV help Dear all I have install ns2.27 over Redhat 9 (well work). I try to install MAODV from http://www.sce.carleton.ca/wmc/code.html After changing all packages and Makefile, I run "make clean" and "make". The current error is "ns command not found" Can somebody help me Kind regards Alberto --------------------------------- Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.Téléchargez la version beta.
