> 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.diff' without single quotes and without dollar sign. Dollar sign is part of unprivileged shell prompt. SquirrelMail compatibility plugin does not depend on perl. Qmail-rocks.org URL does not say anything about issuing 'use.perl ports' command. If you want to use patch instead manually editing files, install gnu patch. cd /usr/ports/devel/patch make install if you don't have ports collection, install it. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
