PDA

View Full Version : cpan install of BerkeleyDB


bas@giskit.nl
22nd February 2006, 14:41
I am running redhat enterprise linux es 4.0

When try to install BerkeleyDB

i do the following and get following out puts

you can see this http://www.dikkenberg.net/error.txt


who can help me

it's driving me creasy :mad: :mad: :mad:

till
22nd February 2006, 15:52
The problem is that the berkeley DB librarys or the berkeley DB devel package is missing on your installation. This must be a package from redhat, not from cpan. I dont know RHEL so well, so i cant give you the exact name. In DEBIAN the packages where named "libd3" and "libdb3-dev".

bas@giskit.nl
22nd February 2006, 16:05
This solved my problem