> I'm trying to install DB_File on our Red-Hat Linux. 7.1 box and am
> getting an error about having 2 versions of BerkeleyDB installed.
> The log of the installation follows. Any help would be appreciated.
>
This problem is easy to fix.
1) get and install BerkeleyDB-4.0
2) Re-install your DB_
> Joe Breeden wrote [ 2002/03/14 at 09:15:44 ]
>
> It has been a few weeks since I went through this and I have seen a
> squirrel or two since then and it was a bad experience so I have tried
> to block the memories of the awful awful day. I hope this helps, but I
> doubt it will. Good luck.
A
t and installed from there.
> -Original Message-
> From: Nicholas Studt [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 9:32 AM
> To: Joe Breeden
> Cc: [EMAIL PROTECTED]
> Subject: Re: Problem With DB_File Installation On Red-Hat
> Linux 7.1 [OT]
>
>
&g
I had this problem the other day. And it was a screwy problem to fix. I had to get the
latest BerkeleyDB, something like v4.0.14 (www.sleepycat.com) install it. Then
reinstall the DB_File and I believe Storable modules making sure they pointed to the
new install of BerkeleyDB. Of course, when I