> > # Tried to require 'SVN::Core'. > > # Error: 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, > Hmm, that is a slightly different error from what I got. Try > rebuilding the swig libs one more time: > fink rebuild svn-swig-pm586 > Then you should be able to run this command to test: > perl -le'use SVN::Core; print "ok"' > If it says "ok" then all is well.
Thanks. That command works as expected, as do similar commands for SVN:Fs and SVN:Repos. And yet `fink install svk` still fails as before. Still not sure what's wrong here. I'll email the package maintainer and see what he says. Thanks for your help, Ian. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
