[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Errors in Building Perl Bindings

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 22 Feb 2011 16:47:48 +0100

On Tue, Feb 22, 2011 at 03:23:04PM +0000, Yudong Sun wrote:
> I can fix the first libgfortran.so.3 not found error by adding the
> path to the LD_LIBRARY_PATH in
> ./subversion/bindings/swig/perl/native/Makefile.
>
> What about the following 'Can't locate loadable object for module
> SVN::_Repos' etc? What are the loadable object needed?
>
> Thanks,
>
> Yudong

You probably need the path to the installed libsvn_* libraries in
LD_LIBRARY_PATH, too. See the bottom of this post:
http://svn.haxx.se/users/archive-2011-02/0300.shtml
What is said there about python bindings applies to the perl bindings
as well (and the ruby bindings, too).
Received on 2011-02-22 16:48:31 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.