Sigmund Gudvangen <[EMAIL PROTECTED]> writes: > I have installed gdbm om /usr/local/lib and I ran ./configure make and make check as > an ordinary user (not as root). I have also checked that gdbm is indeed installed in > /usr/local/lib; running ls /usr/local/lib gives the following output:
Did you run ldconfig after the install of gdbm? If not, try ldconfig or ldconfig /usr/local/lib and see if that helps. -- Matthias Andree ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
