Was BerkeleyDB.4.1 installed from source or RPM?

Does /usr/local/BerkeleyDB.4.1/lib/libdb.a exist?

Did you notice the author's warning about squidGuard 1.2.1:

"Also note that you should consider this beta code. One thing I 
noticed was that squidGuard with DB 4.1 are many times slower than 
with the previous versions."

Rick



> -----Original Message-----
> From: Boniforti Flavio [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 01, 2003 2:42 AM
> To: 'Rick Matthews'; [EMAIL PROTECTED]
> Subject: RE: Troubles with Berkeley DB
> 
> 
> > A version of squidGuard that supports 4.1?
> > 
> http://marc.theaimsgroup.com/?l=squidguard&m=103477692125832&w=2
> 
> OK, I still get:
> 
> ** The Berkley DB library version 2.6.4 or newer
>    is required. Get it from http://www.sleepycat.com
>    use --with-db=DIR or --with-db-inc=DIR,
>    --with-db-lib=DIR to specify its location
>    (default is /usr/local/BerkeleyDB)
> 
> My BerkeleyDB is:
> 
> /usr/local/BerkeleyDB.4.1
> 
> I tried:
> 
> ./configure
> ./configure --with-db=/usr/local/BerkeleyDB.4.1/ (and the same without
> the trailing slash)
> ./configure --with-db=/usr/local/BerkeleyDB.4.1/
> --with-db-lib=/usr/local/BerkeleyDB.4.1/lib/
> ./configure --with-db=/usr/local/BerkeleyDB.4.1/
> --with-db-lib=/usr/local/BerkeleyDB.4.1/lib/
> --with-db-inc=/usr/local/BerkeleyDB.4.1/include/
> 
> Nothing worked so far...
> 
> Can you help?
> 
> Thanks...
> 
> 
> 

Reply via email to