Hi,

try "make clean", "make", "sudo make install" from /ns-whatever/ns-2.31 
directory

Filip

>Hi,
>Here are my two cents, perhaps one of the following could be the problem:
>
>1. Perhaps you are not executing the make/make clean commands in the right 
>directory, you have to do it 
>    in /ns-whatever/ns-2.31 directory or
>2. You are not calling the right protocol in your tcl script file e.g. you 
>made some changes in TORA.cc but 
>     you are calling AODV in your tcl script file.
>
>Hope that helps.
>
>
>----- Original Message ----
>From: bilge kartal <[EMAIL PROTECTED]>
>To: minisivakumar vellore <[EMAIL PROTECTED]>
>Cc: ns-users@ISI.EDU
>Sent: Friday, October 26, 2007 10:46:37 AM
>Subject: Re: [ns] make clean, make depend, make do not take effect
>
>
>Hi,
>
>I had same problem before. I m using same version but under XP via Cygwin. I
>m not sure this help.
>you should be under the  ns-2.31 directory. And then
>
>./configure
>./make clean
>./make
>
>Good luck
>
>Bilge
>
>On 10/25/07, minisivakumar vellore <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi all
>> I am using ns-2.31 under linux environment.
>> I made some changes to .cc files in the ns2 directory (introduced or
>> remove=
>> d some printf statements).
>> But my changes do not take effect at all.
>> I've tried the following
>> (i) make clean, make depend, make
>> (ii) make distclean, ./configure, make
>> (iii) make clean, ./install, ./configure, make
>> (iv) make distclean, ./install (then setting the library paths again),
>> ./co=
>> nfigure, make
>>
>> I run my tcl script by giving the command as ./ns xxx.tcl
>> I am not sure why my changes don't take effect. If someone has any
>> pointers=
>> please let me know.
>>
>> PS: I do not get any errors for any of the commands.
>>
>> _________________________________________________________________
>> Are you ready for Windows Live Messenger Beta 8.5 ? Get the latest for
>> free today!
>> http://entertainment.sympatico.msn.ca/WindowsLiveMessenger
>>
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com
>

Reply via email to