11 messages in net.sourceforge.lists.courier-users[courier-users] CourierIMAP + OpenLDA...
FromSent OnAttachments
Laurence BrockmanSep 26, 2000 2:16 pm 
Mike JacksonSep 27, 2000 12:21 am 
Laurence BrockmanSep 27, 2000 2:16 am 
Anand BuddhdevSep 27, 2000 3:40 am 
Laurence BrockmanSep 27, 2000 4:12 am 
Laurence BrockmanSep 27, 2000 4:15 am 
Mike JacksonSep 27, 2000 6:05 am 
Michael S. FischerSep 27, 2000 9:15 am 
Hiroki TanikawaSep 27, 2000 7:53 pm 
Laurence BrockmanSep 28, 2000 7:16 am 
Laurence BrockmanSep 29, 2000 8:53 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] CourierIMAP + OpenLDAP on Solaris 2.6Actions...
From:Laurence Brockman (L.Br@videon.ca)
Date:Sep 26, 2000 2:16:37 pm
List:net.sourceforge.lists.courier-users

I can compile CourierIMAP (Install it, etc) fine without the authldap module installed in CourierIMAP version 1.0, but I've tried:

./configure --with-authldap --with-waitfunc=wait3 make make install

I check to make sure that the executable (authldap) has been compiled. It hasn't. It seems to finding the ldap library (able to find ldap.h and lber.h and user -llber when compiling). I am using gcc and have both gdbm and ldbm installed. I have just installed the ldap libraries and not the server or any other binaries (LDAP will be running on another server). When I specifically try to compile authldap I get an error (I figure that it's actually supposed to be compile into the auth library, but I've tried to force that too and just can't seem to get it to work). I've tried issuing the gcc command myself and also hacking the Makefile after running configure in the authlib directory.

Any ideas or pointers would be lovely.

Thanks, Laurence