On Dec 1, 2009, at 9:33 PM, Bob Nielsen wrote:
I have Berkely DB 4.7 and 4.8 installed but configure doesn't recognize them and as a result, caching is not enabled. Is there any trick to this with OS X?
I had to point "configure" specifically at the directories with flags: --with-bdb-libdir=/usr/local/BerkeleyDB.4.8/lib --with-bdb-incdir=/usr/local/BerkeleyDB.4.8/include You might try: --with-bdb-libdir=/sw/lib --with-bdb-incdir=/sw/include or something similar.
Bob, N7XY _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
-- Jeremy McDermond (NH6Z) Xenotropic Systems [email protected] _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
