At 21:31 27/09/2002 -0400, Steve Fulton wrote:

Here is an update:

I re-compiled Courier-Imapd 1.5.3 under Solaris 8 using GDBM instead of 
Berkeley's DB 4.1.24, with these evironmental variables set, pointing to 
the directory where I installed both GDBM and DB (/usr/local/lib):

LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
LD_FLAGS=-R/usr/lib:/usr/local/lib

.. and since I use bash, I exported each of them.

The compile completely successfully and I ran make install and make 
install-configure -- both successful.  I then switched to the directory 
containing the imapd.rc file and ran "imapd.rc start" and received this error:

bash-2.03# ./imapd.rc start
ld.so.1: /usr/local/libexec/courier-imap/couriertcpd: fatal: libgdbm.so.3: 
open failed: No such file or directory
Killed

With the exception of the libgdbm.so.3 file name, the error is identical to 
one I got using Berkeley's DB.

I am running out of ideas, any help would be greatly appreciated!

-- Steve


>>>error has occurred.  I've ensured that the LD_LIBRARY_PATH was correctly 
>>>set every time I ran the configure script and ran make.
>>
>>And what about at runtime?
>
>I've had the LD_LIBRARY_PATH variable set at run time as well.  I'm 
>currently re-compiling using gdbm instead of db, and I'll post the result.
>
>-- Steve
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>_______________________________________________
>courier-users mailing list
>[EMAIL PROTECTED]
>Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to