On Tue, 7 Sep 2004, Tony Green wrote:

> On 07/09/2004, at 4:30 PM, David wrote:
> > I'm trying to install netatalk which requires BerkeleyDB.4.2 I've
> > downloaded the tarball for db4 and built it according to instructions
> > (I
> > think). The output of #make install is below. It looks OK to me. When I
> > configure netatalk, it tells me db4 isn't there (see below). What did
> > I do
> > wrong?
> >
> You have to tell netatalk where BerkeleyDB lives.  You might find it
> easier to create a symlink in /usr/local which links BerkeleyDB.4.2 to
> BerkeleyDB (since then you can swap versions without causing problems
> and most things check for /usr/local/BerkeleyDB - no version).


thanks.. but this is what I did:

#./configure --with-bdb=/usr/local/BerkeleyDB.4.2/include

also tried

#./configure --with-bdb=/usr/local/BerkeleyDB.4.2

no luck :(
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to