Date: Thu, 25 Nov 2004 13:56:54 +0100 From: "Erik @ Microcontroller.nl" <erik@microcontroller.nl> To: Kurt Jaeger <lists@complx.LF.net> Cc: freebsd-isp@freebsd.org Subject: Re: perl berkeleydb Message-ID: <1101387413.7862.14.camel@tessa.mysmt.net> In-Reply-To: <20041125124535.GB62738@complx.LF.net> References: <1101385815.7862.7.camel@tessa.mysmt.net> <20041125124535.GB62738@complx.LF.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2004-11-25 at 13:45, Kurt Jaeger wrote: > > How is it possible to let perl understand > > Berkeley DB (Hash, version 5, native byte-order) database files on > > freebsd 4.10? > > You have to compile > > http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/BerkeleyDB-0.25.tar.gz > > and link with a recent berkeley-db from > > http://www.sleepycat.com/download/db/index.shtml hmm, I did install db42 through ports and then installed p5-BerkeleyDB-0.25 setting WITH_BDB_VER = 42 in the make file compiled and installed, but still it doens't underestand de version 5 database, how kan I make sure it uses the right module? thanks, -Erik. -- Erik @ Microcontroller.nl <erik@microcontroller.nl>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1101387413.7862.14.camel>