Squidguard 1.20 requires version 3.29 of the Berkely db. It won't work with version 2.27, nor will it work with 4.0. The assertion that configure makes about requiring 3.2.* or later is not really correct. SquidGuard needs 3.2.x ( not sure which version is too low) and we know specifically that it works quite nicely with 3.2.9. I have tried it with 3.3.x and it craps out every time. Same with 2.7.7. (Thanks to Robert Nickel for these specifics). (It has been reported that squidguard 1.20 will work with other versions of the db if you are using plain text files for your blacklists; in other words, if there are no *.db files in your blacklist directories. This can really slow down the startup time of squid/squidguard, but otherwise may not be harmful.)
Squidguard 1.14, on the other hand, requires Berkeley 2.27. You can have version 2.27 and 3.2x installed at the same time. http://www.maynidea.com/squidguard/faq-plus.html I wish someone would update the main FAQ ALREADY! :) ----- Original Message ----- From: "Muntz, James M" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 01, 2002 1:04 PM Subject: reference count overflow, squidGuard-1.2.0, HPUX 11.0 > Greetings! > I'm trying to get squidGuard installed on an HPUX 11.0 server. I've > installed db-2.7.7, without any apparent problems. However, I am unable to > get squidGuard to test properly. I've compiled both db-2.7.7 and > squidGuard-1.2.0 using gcc v3.0.1. I set the environment variable "LEX" to > "flex" prior to configuring and compiling squidGuard. It configures ok, and > appears to compile ok. When I test it, I get the following error: > > # make test > making test in squidGuard-1.2.0 > (cd test && make test) > test1.. > Database size: > 5643 blacklist/domains > 7442 blacklist/urls > 13085 total > Running test1 with 1000 requests..sg: temporary: page 65792: reference count > overflow > .Done > Checking number of output lines.. > .OK > Checking the output against the expected.. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. > -------------- > Let me know if you have any suggestions regarding this problem. > > Thank you, > Jim > ------------- > Jim Muntz > Sandia National Laboratories > Albuquerque, New Mexico > [EMAIL PROTECTED] > (505)844-7461 > >
