On Jan 1, 2009, at 6:55 PM, Holger Schulz wrote: > Can't load '/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/ > _Core/_Core.bundle' for module SVN::_Core: dlopen(/sw/lib/perl5/5.8.6/ > darwin-thread-multi-2level/auto/SVN/_Core/_Core.bundle, 1): Library > not loaded: /sw/lib/libsvn_swig_perl-1.0.dylib > Referenced from: /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/ > auto/SVN/_Core/_Core.bundle > Reason: image not found at /System/Library/Perl/5.8.6/darwin-thread- > multi-2level/DynaLoader.pm line 230. > at /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/SVN/Base.pm line 59 > BEGIN failed--compilation aborted at /sw/lib/perl5/5.8.6/darwin- > thread- > multi-2level/SVN/Core.pm line 5. > Compilation failed in require at -e line 1. > [panic:~] admin% > > What does that mean?
Try running 'fink rebuild svn-swig-pm586' and then try Martin's command again. _Core.bundle should be linking to /sw/lib/perl5/5.8.6/ lib/libsvn_swig_perl-1.0.dylib not /sw/lib/libsvn_swig_perl-1.0.dylib, which doesn't exist in the current package. There might have been an upgrade issue from an earlier version. Daniel ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
