On Thu, 2004-04-22 at 12:33, Mike's List wrote: > I have both db and gdbm installed and just ran ./configure and let > configure figure it out.
Around line 11 of gdbmobj/gdbmobj.h reads: #include "gdbm.h" Change that to #include <gdbm.h> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
