Unpack Samba:
    $ tar -xvzf samba-3.0.11.tar.gz
Change into the directory:
    $ cd samba-3.0.11/source
Run this to add the patch:
    $ patch -p1 ../../clitar.patch
(assuming you put the patch file in the same directory as the tarball.)

In general, to apply patches cd into the source tree, then run
"patch -pN < patchfile" where N is a small positive integer, usually 0, 
1, or 2. If you aren't familiar with patching, you can just try the 
command with different values for N until it works. Once you are more 
familiar with patching, you can examine the patch file contents to 
figure out what the proper value is without the messing around.

On Friday 25 February 2005 01:50 pm, Lucas Machado wrote:
>I'm having the same exact problem on Debian.  I found the patches on
> your site, but unfortunately being barely an intermediate linux user
> i'm not sure what to do with the patch. So, what should i do?
>
>Thanks in advance,
>--Lucas Machado
>--
>To unsubscribe from this list go to the following URL and read the
>instructions:  https://lists.samba.org/mailman/listinfo/samba

-- 
------------------------------------------------------------------------
Dan Ramaley
Digital Media Library Specialist
(515) 271-1934
Cowles Library 140, Drake University

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to