LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Where can I find the "patch" executable ? (https://www.linuxquestions.org/questions/linux-newbie-8/where-can-i-find-the-patch-executable-157781/)

chatguy 03-14-2004 10:40 PM

Where can I find the "patch" executable ?
 
Hi all,

I was curious if there was some URL I could download the executable "patch" for Linux at?

extra info: Unfortunately it's not on the web server, but I'm looking for this patch executable so I can update the phpBB bulletin board (like this one on LQ) from 2.0.6 to 2.0.7. The first step was to telnet in and type patch -cl -d [PHPBB DIRECTORY] -p1 < [PATCH NAME] (obviously replacing the directory & patch name)

Thanks so much!
cg

Demonbane 03-14-2004 10:46 PM

the source is here:
http://mirrors.kernel.org/gnu/patch/

chatguy 03-14-2004 11:20 PM

Quote:

Originally posted by Demonbane
the source is here:
http://mirrors.kernel.org/gnu/patch/

Thanks :)

Not to be too much of a pain in the neck (sorry!) Since I have very limited access on this system and don't have a compiler, (not to mention I'm probably too much of a newbie for this newbie Q forum and wouldn't really know how to anyway)....it's amazing I got this far! .... would you know of a single "patch" executable file already compiled that's out there? (I have a strange feeling there's no such thing.) :cry:

Thanks again,
cg

Demonbane 03-14-2004 11:28 PM

k here's one I compiled for you, its 470k cus its static.

http://demonbane.org/patch

chatguy 03-15-2004 01:32 AM

Quote:

Originally posted by Demonbane
k here's one I compiled for you, its 470k cus its static.

http://demonbane.org/patch

Thanks so much!!! :) Will give it a shot

Thanks again!! Much appreciated!
cg


All times are GMT -5. The time now is 09:32 AM.