Ok, So I've given in and Rick has one me over with moving to BerkeleyDB.3.2.
I still have the old DB in /usr/local/BerkeleyDB and the new one in /usr/local/BerkeleyDB.3.2. A ls of /lib gives me : [root@squidguard /lib]# ls libdb* -al -rwxr-xr-x 1 root root 555898 Apr 8 2001 libdb-3.1.so -rwxr-xr-x 1 root root 754870 Aug 6 2001 libdb-3.2.so lrwxrwxrwx 1 root root 12 Sep 13 03:03 libdb.so -> libdb-3.1.so And I'm using the following in my configure for squidguard : ./configure --prefix=/usr/local/squid \ --with-db-lib=/usr/local/BerkeleyDB.3.2 --with-sg-config=/usr/local/squid/etc/squidguard.conf \ --with-sg-logdir=/var/squidguard/logs \ --with-sg-dbhome=/var/squidguard/db But I'm getting : ** The Berkley DB library version 3.2.* or newer is required, when using 3.* versions of the library 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) Any ideas ? ********************************************************************** CAUTION: Electronic mail sent through the Internet is not secure and could be intercepted by a third party. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify your systems administrator. This footnote also confirms that this email message has been swept by MessageLabs Virus Scanning Service. For further information visit http://www.messagelabs.com/stats.asp **********************************************************************
