On Saturday, January 26, 2002, at 04:35 AM, Nicolas Bertrand wrote: >
This advice (make install UNINST=1): > ## Differing version of ./GDBM_File.pm found. You might like to > rm /System/Library/Perl/darwin/GDBM_File.pm > ## Running 'make install UNINST=1' will unlink this file for you. will probably get rid of this error: > [envgen:perl-5.6.0/ext/GDBM_File] root# perl -e 'use GDBM_File' > GDBM_File object version 1.03 does not match bootstrap parameter 1.06 > at /System/Library/Perl/darwin/DynaLoader.pm line 219. > Compilation failed in require at -e line 1. > BEGIN failed--compilation aborted at -e line 1. > [envgen:perl-5.6.0/ext/GDBM_File] root# Then again, I'm not quite sure why you're getting this error in the first place. -Ken
