Page 1 of 1

3.2.2.b patch

Posted: Mon Jan 24, 2005 10:21 pm
by WilliamWIkked
when trying to patch I get:


Output:
./doinstall: line 39: patch: command not found

This may not be the right forum, but do I need to download something to get this to work? I'm on Redhat Fedora Core 2.

Thanks

Posted: Mon Jan 24, 2005 10:41 pm
by Syzop
You are at the right place :)

Anyway, it seems your server does not have 'patch' installed, this is really a very basic developers tool, so.. just install it ('yum install patch'? ;p)

Posted: Mon Jan 24, 2005 11:14 pm
by WilliamWIkked
Aha, I forgot about yum... Thanks a lot, that helped. I was about to do a complete upgrade of all servers and this saves the work ;)