Good day to all!

Anyone can help me install squid guard?
there is an error?

** 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)

So I download the DB library but i cant seems to compile it
using perl... there is one error keeps on bugging me..

[root@cache perl.BerkeleyDB]# make
cc -c -I./libraries/3.1.8 -Dbool=char -DHAS_BOOL -I/usr/local/include -O2   
 -DV
ERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fpic -I/usr/lib/perl5/5.00503/i386-li
nux/
CORE  BerkeleyDB.c
BerkeleyDB.xs: In function `db_strerror':
BerkeleyDB.xs:476: `DB_RUNRECOVERY' undeclared (first use in this function)
BerkeleyDB.xs:476: (Each undeclared identifier is reported only once
BerkeleyDB.xs:476: for each function it appears in.)
BerkeleyDB.c: In function `XS_BerkeleyDB__Common_db_get':
BerkeleyDB.c:3987: `DB_GET_BOTH' undeclared (first use in this function)
BerkeleyDB.c: In function `XS_BerkeleyDB__Cursor_c_get':
BerkeleyDB.c:4376: `DB_GET_BOTH' undeclared (first use in this function)
BerkeleyDB.c:4397: `DB_JOIN_ITEM' undeclared (first use in this function)
make: *** [BerkeleyDB.o] Error 1


please advise..
Thanks





_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to