Hi Scott, I compile squidGuard with the following: ./configure --prefix=/usr --with-db=/usr/local/BerkeleyDB.3.2 --with-sg-logd ir=/var/log/squid --with-sg-config=/etc/squid/squidGuard.conf --with-sg-dbho me=/var/lib/squidGuard/dest/prod
Make sure you have correctly installed Berkeley 3.2.9.. contrary to what the docs say, squidGuard 2.0 will only work with 3.2.9. Regards Jay > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Scott Dunlop > Sent: Monday, 29 September 2003 11:04 PM > To: [EMAIL PROTECTED] > Subject: *** The Berkely DB library is required for SquidGuard toCompile > *** > > > SquidGuard People, > > Hi. I'm a linux newbie running RedHat 9.0. I followed the step by > step directions listed on the maynidea.com/squidguard/faq-plus.html. > The BerkeleyDB install seemed to go fine. When I got to the squidGuard > portion, make install specifically, I received the error "The Berkeley > DB library is required for SquidGuard to compile. Get it from > http://www.sleepycat.com and use with --with-db-DIR or > --with-db-lib=DIR (default is /usr/local/BerkeleyDB)." > > The last stmt before make and make install is > --with-db=/usr/local/BerkeleyDB.3.2. Should this be > --with-db=/usr/local/src/db-3.2.9 ? > > Scott. > > >
