develooper Front page | perl.perl5.porters | Postings from November 1999

Perl 5.005_03 Configure on Solaris 2.6: Can't use Berkeley DB with your <db.h>

Thread Next
From:
Alex Farber
Date:
November 10, 1999 05:06
Subject:
Perl 5.005_03 Configure on Solaris 2.6: Can't use Berkeley DB with your <db.h>
Message ID:
38296DB4.6E42844@eed.ericsson.se
Hi,

I hope here is the right place to ask. I have compiled the latest
Berkeley DB 2.7.7 on my SPARC running Solaris 2.6 with the egcs 1.1.2
using the --enable-compat185 flag and it worked fine. But now I get 
the following message when I'm the Configure script for Perl 5.005_03
(I feed it with the -I/home/eedalf/BerkeleyDB/include and 
-L/home/eedalf/BerkeleyDB/lib ):
 
<db.h> found.
Checking Berkeley DB version ...
I can't use Berkeley DB with your <db.h>.  I'll disable Berkeley DB.

And then perl -MDB_File complains of course (everything else works).

Does anyone have any ideas? I will be glad to provide more information, 
if needed. (I also tried compiling Berkeley DB without --enable-compat185 - 
same result)

Thank you.
/Alex

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About