Louis Zulli wrote: > I applied Security Update 2007-005 for Mac OS X 10.4.9 on my PowerPC G5. > Afterwards, I could not execute fink > > ~] fink -h > Storable object version 2.13 does not > match $Storable::VERSION 2.15 at /System/Library/Perl/5.8.6/ > darwin-thread-multi-2level/DynaLoader.pm line 253. > Compilation failed in require at /sw/lib/perl5/Fink/Services.pm line 38. > BEGIN failed--compilation aborted at /sw/lib/perl5/Fink/Services.pm line 38. > Compilation failed in require at /sw/lib/perl5/Fink/Config.pm line 27. > BEGIN failed--compilation aborted at /sw/lib/perl5/Fink/Config.pm line 27. > Compilation failed in require at /sw/lib/perl5/Fink.pm line 79. > BEGIN failed--compilation aborted at /sw/bin/fink line 29. > > I upgraded to Storable version 2.16 (from CPAN) and all seemed better. > > > > It's not the security update--(at least Fink still works for me, and my Storable is still 2.13).
If you've been mucking around with your system-installed Perl stuff then I'd guess that 2.15 wasn't back-compatible with 2.13, but that 2.16 restored it. That's just a guess. -- Alexander K. Hansen Fink User Liaison/Documenter akh AT finkproject DOT org ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
