Package: perl Version: 5.8.7-8
Perl should depend on libdb4.3 >= 4.3.29, not ">= 4.3.28-1" as is currently the case. With libdb4.3 4.3.28-2 installed I get this:
$ perl -e 'use DB_File' DB_File needs compatible versions of libdb & db.h you have db.h version 4.3.29 and libdb version 4.3.28 Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. Upgrading libdb4.3 to 4.3.29-1 solves the problem. Eric -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]