Have you tried compiling it like this:

 

./configure –without-authdaemon –with-authvchkpw –disable-root-check

make

make install

make install-configure

 

This will let you compile courier-imap as root and therefore should avoid any problems with the library files.

 

(Sorry for the delayed post if you have already sorted it).

Regards,

Stuart O'Reilly

Disclaimer: This email and any attachments are confidential and intended for the addressee only. If you are not the named recipient, you must not use, disclose, reproduce, copy or distribute the contents of this communication. If you have received this in error, please contact the sender and then delete this email from your system. All outgoing email is scanned with Norton Antivirus 2003 and SpamAssassin.

-----Original Message-----
From: Bård Tommy Nilsen [mailto:[EMAIL PROTECTED]]
Sent
: Monday, August 25, 2003 12:03 PM
To: 'Brad'
Cc: [EMAIL PROTECTED]
Subject: RE: [vchkpw] Compiling courier-imap to work with vpopmail

 

 

the compiling and install goes fine, but the last stage fails

 

 

martine# make install-configure
*** Error code 2

 

Stop in /usr/home/bardtomm/courier-imap-2.0.0.
martine#

 

could have anything to do with my already installed courier-imap ??

 

 

Bård Tommy

 

 


From: Brad [mailto:[EMAIL PROTECTED]
Sent: 25. august 2003 12:26
To: Bård Tommy Nilsen

it is having issues trying to link against /home/vpopmail/lib/libvpopmail.a

By default the permissions are 700 for the lib directory, and 600 for the library file.

As you are compiling courier as a non root user, you dont have permissions to the file.

 

As a work around, you can change the permissions of the lib dir and the library file to 777, do the compile and installation of copurier imap and then change the permissions back.

 

Brad 

----- Original Message -----

Sent: Monday, August 25, 2003 8:13 PM

Subject: [vchkpw] Compiling courier-imap to work with vpopmail

 

Hello

 

Trying to use courier-imap with vpopmail, but it fails

 

 

i use courier-imap-2.0.0

 

 

 

$ export CFLAGS="-DHAVE_OPEN_SMTP_RELAY"

$ ./configure --without-authdaemon --with-authvchkpw

$ make

 

then it fails

 

/usr/bin/ld: cannot find -lvpopmail
*** Error code 1

 

Stop in /usr/home/bardtomm/courier-imap-2.0.0/authlib.
*** Error code 1

 

Stop in /usr/home/bardtomm/courier-imap-2.0.0/authlib.
*** Error code 1

 

Stop in /usr/home/bardtomm/courier-imap-2.0.0.

 

 

What could i be doing wrong ??

 

 

Bård Tommy

Reply via email to