Re: [OT] Re: DB_File needs compatible versions

2001-10-03 Thread Scott Alexander
On Wed, 3 Oct 2001 [EMAIL PROTECTED] wrote: 1) I changed the symlink of db.h under /usr/include (btw, I'm using redhat 7.1) and point it to db2/db.h i.e. lrwxrwxrwx1 root root8 Jul 12 11:05 db.h - db2/db.h 2) untar the source of db_file.pm and modify the config.in

Re: DB_File needs compatible versions

2001-10-03 Thread Issac Goldstand
I originally just posted this back to Scott, but after seeing all the flurry of activity regarding this lately, here's my $0.02 on the issue... -Original Message- I've had this problem. The problem is actually in the RPM for perl, whichin it's default make notices this problem and

DB_File needs compatible versions

2001-10-02 Thread [EMAIL PROTECTED]
Hi, I just installed apache 1.3.20, mod_perl 1.26 on a Redhat 7.1 perl 5.6.0 When I go to start apache with my startup.pl file it fails and says DB_File needs compatible versions of libdb db.h you have db.h version 3.1.17 and libdb version 2.4.14 Any pointers? thanks in advance

[OT] Re: DB_File needs compatible versions

2001-10-02 Thread Robin Berjon
On Tuesday 02 October 2001 20:19, [EMAIL PROTECTED] wrote: When I go to start apache with my startup.pl file it fails and says DB_File needs compatible versions of libdb db.h you have db.h version 3.1.17 and libdb version 2.4.14 Go to http://www.sleepycat.com, grab the latest

Re: [OT] Re: DB_File needs compatible versions

2001-10-02 Thread victor
October 2001 20:19, [EMAIL PROTECTED] wrote: When I go to start apache with my startup.pl file it fails and says DB_File needs compatible versions of libdb db.h you have db.h version 3.1.17 and libdb version 2.4.14 Go to http://www.sleepycat.com, grab the latest BerkeleyDB, install

Re: [OT] Re: DB_File needs compatible versions

2001-10-02 Thread Adi Fairbank
, everything works just fine for me. Good luck. Tor. Robin Berjon wrote: On Tuesday 02 October 2001 20:19, [EMAIL PROTECTED] wrote: When I go to start apache with my startup.pl file it fails and says DB_File needs compatible versions of libdb db.h you have db.h version

Re: DB_File needs compatible versions

2001-10-02 Thread rise
On Tue, 2 Oct 2001, [EMAIL PROTECTED] wrote: I just installed apache 1.3.20, mod_perl 1.26 on a Redhat 7.1 perl 5.6.0 When I go to start apache with my startup.pl file it fails and says DB_File needs compatible versions of libdb db.h you have db.h version 3.1.17 and libdb version