No dice on that...

I even ran it as the vpopmail user, and I still get the same error during make.

Okay, I found the issue.

I did the following:

vi /etc/ld.so.conf

Then added:
/home/vpopmail

Then ran ldconfig

make, make check, make install, make install-configure all ran, and is now working.

Michael

*********** REPLY SEPARATOR  ***********

On 2/26/2003 at 9:28 AM Brendan Pratt wrote:

>----- Original Message -----
>From: "Michael Meyer" <[EMAIL PROTECTED]>
>
>
>> Config finishes fine.  Now I run make, and I get error:
>
>> gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..   -o authvchkpw
>> modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a
>../md5/libmd5.a
>> ../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm -lcrypt
>> /usr/bin/ld: cannot find -lvpopmail
>
>Make sure the file is readable by the user you are compiling courier with.
>
>I found that problem out the other week when I first started to play with
>courier, was that the vpopmail library was owned by a different user, and
>the directory/file did not allow reading by other groups or users, other
>than the vpopmail user.





-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to