[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Help: how do I have to use the patches?



Find a program called patch in your system, and read its man page. Usually
you go to your ns directory, then say something like 'patch < abc.patch'

On Wed, 19 Apr 2000, Luca Casone wrote:

> Hi to all!
> 
> I'm a new user of NS and, moreover, I'm not so expert in using Linux.
> So, I ask you a small aid. For example, I have to apply a patch like this (taken from NS bug fixes web page):
> 
> --- configure.old       Tue Feb 22 14:25:15 2000
> +++ configure   Mon Mar  6 12:45:35 2000
> @@ -2021,7 +2021,7 @@
>    withval="$with_tk"
>    d=$withval
>  else
> -  d=$prefix
> +  d=""
>  fi
> 
> What does it mean "apply this patch" ? What do I have to do?
> 
> Thanks a lot.
> ______________________________
> Luca Casone - [email protected]
> Faculty of Engineering
> University of Lecce - Italy
>