[EMAIL PROTECTED] <> scribbled; [...] > /usr/bin/ld: cannot find -lvpopmail [...]
This has to do with the permissions on /home/vpopmail/lib: Chmod -R 755 /home/vpopmail/lib ..do your stuff.. Chmod 700 /home/vpopmail/lib That will work, as I found in a Google search for the error string. May even be able to do it jus directly to the file, but always remember to set it back after. -jesse ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com Understand how to protect your customers personal information by implementing SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
