Bonjour,
Je voudrais coupler mon squid avec squidguard. J'ai
installé Berkeley 4.2 (dans /usr/local) comme requise sans problème.
Maintenant quand je fais lance le ./configure de squiguard j'ai ça ... :
[root@proxy squidGuard-1.2.0]# ./configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... 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/install -c
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for lynx... false
checking for perl... /usr/bin/perl
checking for db_version in -ldb... no
** The Berkley DB library is required for squidGuard
to compile. Get it from
http://www.sleepycat.com
use --with-db=DIR or --with-db-lib=DIR to specify
its location. (default is /usr/local/BerkeleyDB)
J'ai bien trouvé des personnes qui ont eu le même problème que moi mais
il n'y avait aucune réponse :-(
MD MD MD MD :-)