LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Patching Samba 3.0.23c to 3.0.24 (https://www.linuxquestions.org/questions/slackware-14/patching-samba-3-0-23c-to-3-0-24-a-536464/)

tehfatal 03-11-2007 03:32 AM

Patching Samba 3.0.23c to 3.0.24
 
I downloaded 3.0.24 and was looking at samba's page on patching. But i was stumped when they showed the command:

patch -pl > "name"

what should use in place of "name"? or is there an easier way to handle this (like yum -y update on FC)?

thanks.

Alien Bob 03-11-2007 05:08 AM

Quote:

patch -pl > "name"
I guess that should have been patch -p1 < "name" - note the "pee one" instead of the "pee ell" and my use of the "smaller-than" sign.
The "name" in that case is the name of the file containing the patch.

Eric

tehfatal 03-11-2007 06:01 PM

yea thats the main problem, i dont know what file is the patch itself...


All times are GMT -5. The time now is 08:48 AM.