Re: [SM-USERS] Patching Problem.

2005-11-24 Thread Paul Lesneiwski
> # $ patch -p0 < > compatibility/patches/compatibility_patch-1.4.5.diff > # $ command not found. The $ sign is NOT part of the command. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Down

Re: [SM-USERS] Patching Problem.

2005-11-24 Thread Tomas Kuliavas
> Thanks, I had that idea to manualy edit the file but I > also want to confirm that does the patch proceedure involve perl or not so > i should fix the perl problem One more thing. don't blockcopy commands. correct patching command is 'patch -p0 < compatibility/patches/compatibility_patch-1.4.5.d

Re: [SM-USERS] Patching Problem.

2005-11-24 Thread Tomas Kuliavas
> have installed my perl under following instructions via port method > (freebsd). > > > http://freebsd.qmailrocks.org/qmailscanner.htm#nosetuid Try using simscan instead of qmail-scanner. Simscan can bounce virus emails without filling your quarantine directory. > Now When ever i try to patch sq

[SM-USERS] Patching Problem.

2005-11-24 Thread Its Azfar
have installed my perl under following instructions via port method (freebsd). http://freebsd.qmailrocks.org/qmailscanner.htm#nosetuid Now When ever i try to patch squirrelmail file like we do for Compatibility plugin i got an error # $ patch -p0 < compatibility/patches/compatibility_patch-1.4.