I had this problem the last time I installed squidGuard. I remenber that
squidGuard v 1.1.4 needs Berkeleydb v 2.x.x, and so doesn't work with the 3.x versions.
Try with an older Berkeleydb
Good luck !
--
Bastien Baltazar
R�seau p�dagogique
Lyc�e Edmond Rostand - Luchon
[EMAIL PROTECTED]
Project :
Project nr. :
Hi,
I can't seem to install squidguard , it seems it wants the Berkeley DB but I
have that installed and tested , works fine
See my output :
===============================================================
Output of ls -al /usr/local
drwxr-xr-x 21 root root 1024 Nov 28 13:39 .
drwxr-xr-x 21 root root 1024 Nov 7 14:17 ..
lrwxrwxrwx 1 root root 26 Nov 28 13:39 BerkeleyDB ->
/usr/local/BerkeleyDB.3.3/
drwxrwxrwx 6 root root 1024 Nov 28 13:25 BerkeleyDB.3.3
===============================================================
Output of ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-co
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/ins
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking for lynx... /usr/bin/lynx
checking for perl... /usr/bin/perl
checking for db_version in -ldb... yes
checking for ANSI C header files... no
checking for db.h... yes
checking for regex.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for strdup... yes
checking for strerror... yes
checking for vsprintf... yes
checking for sigaction... yes
** The Berkley DB library version 2.6.4 or newer
is required. Get it from http://www.sleepycat.com
<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)
===============================================================
I hope someone can help me ?
Regards