[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

perl5.6+DB_File problem



After an upgrade (new woody -> sid) perl started to act strange.
This seems to be machine specific, I have a laptop running sid
without any problem.
There is a DB_File in 5.6, but somehow I suppose it is using the
wrong file. I use perl-tk (still depends on perl5.005) so I can't
remove perl5.005.

I have tried to make the machine identical to the laptop, reinstalled
perl5.6, without success.

Anyone got any idea why?


------------------------------------------------
wren{xx}214 perl -e 'use DB_File'                           
DB_File object version 1.72 does not match bootstrap parameter 1.58 at /usr/lib/perl5/5.6/i386-linux/DynaLoader.pm line 219.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.

------------------------------------------------
wren{xx}218 perl5.005 -e 'use DB_File'       
wren{xx}219 
------------------------------------------------

||/ Name           Version        Description
+++-==============-==============-============================================
ri  perl-5.005     5.005.03-7.1   Larry Wall's Practical Extracting and Report
ii  perl-5.005-bas 5.005.03-7.1   The Pathologically Eclectic Rubbish Lister
ii  perl-5.6       5.6.0-6.2      Larry Wall's Practical Extracting and Report
ii  perl-5.6-base  5.6.0-6.2      The Pathologically Eclectic Rubbish Lister
ii  perl-base      5.004.05-1.1   Fake package assuring that one of the -base 



Reply to: