[Xastir] Map caching in OS X
Jeremy McDermond
mcdermj at xenotropic.com
Wed Dec 2 12:19:03 EST 2009
On Dec 2, 2009, at 12:12 PM, John Ronan wrote:
> If you don't need 4.7, why not remove them all and remove the
> discrepancy?
I'm not a big Fink user, but I recall that it has "dev" packages and
normal packages. The include files only install with the "dev"
package, so there's a possibility that you only have 4.7.25-dev
installed and not 4.8.24-dev. You may only be able to have one of the
"dev" packages installed because it may stomp on the include files.
Again, I don't know for sure because I don't use Fink, I compile stuff
from scratch generally.
>
> John
>
> On 2 Dec 2009, at 17:04, Bob Nielsen wrote:
>
>>
>> On Dec 1, 2009, at 8:46 PM, Jeremy McDermond wrote:
>>
>>> 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.
>>
>> Thanks, I ended up using --with-bdb-libdir=/sw/lib and --with-bdb-
>> incdir=/sw/include/db4 and that worked, as far as the configure
>> step. However, it looks like I have a version discrepancy to work
>> on:
>>
>> ***** WARNING *****
>> Berkeley DB header files/shared library file do NOT match!
>> Disabling use of the map cache.
>> Header file: Berkeley DB 4.7.25: (May 15, 2008)
>> Library file: Berkeley DB 4.8.24: (August 14, 2009)
>> ***** WARNING *****
>>
>> This is probably an issue with fink.
>>
>> 73, Bob N7XY
>>
>>
>> _______________________________________________
>> Xastir mailing list
>> Xastir at lists.xastir.org
>> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
>
> _______________________________________________
> Xastir mailing list
> Xastir at lists.xastir.org
> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
>
More information about the Xastir
mailing list