[ns] Problem regarding make.

2007-03-06 Thread Raja Zahilah Raja Mohd. Radzi

maybe you run it from different folder.
check from where you run it..
eg:
[EMAIL PROTECTED] ~]#   or
[EMAIL PROTECTED] ns-allinone-2.30]# etc...


Re: [ns] Problem regarding make.

2007-03-05 Thread Samer Bali

try:
  make clean
  make depend
  make

- Original Message - 
From: "aritra pal" <[EMAIL PROTECTED]>
To: 
Sent: Monday, March 05, 2007 6:34 PM
Subject: [ns] Problem regarding make.


>
> hello all ,
>  I am facing a problem regarding the ns-2.26.i have 
> created
> a new packet format and want to implement the new agent in the ns-2.26 to 
> be
> used in subsequent simulations.for that, i have to modify some file 
> contents
> and do a 'make depend' before doing 'make'for doing that,i went to the
> ns-2.26 directory and had executed the command by writing
>./make clean
>./make depend
>./make
> but on executing each of these commands,its is giving an error 
> stating:cant
> find make.
> i am in total darkness regarding this.please help!!
>
> -aritra. 



[ns] Problem regarding make.

2007-03-05 Thread aritra pal

 hello all ,
  I am facing a problem regarding the ns-2.26.i have created
a new packet format and want to implement the new agent in the ns-2.26 to be
used in subsequent simulations.for that, i have to modify some file contents
and do a 'make depend' before doing 'make'for doing that,i went to the
ns-2.26 directory and had executed the command by writing
./make clean
./make depend
./make
but on executing each of these commands,its is giving an error stating:cant
find make.
i am in total darkness regarding this.please help!!

-aritra.