Re: Errors in Building Perl Bindings

2011-02-25 Thread Yudong Sun
Stefan Sperling wrote, On 25/02/2011 13:36: On Fri, Feb 25, 2011 at 01:22:57PM +, Yudong Sun wrote: Stefan Sperling wrote, On 22/02/2011 16:26: On Tue, Feb 22, 2011 at 04:04:36PM +, Yudong Sun wrote: Stefan Sperling wrote, On 22/02/2011 15:47: On Tue, Feb 22, 2011 at 03:23:04PM +

Re: Errors in Building Perl Bindings

2011-02-25 Thread Stefan Sperling
On Fri, Feb 25, 2011 at 01:22:57PM +, Yudong Sun wrote: > > > Stefan Sperling wrote, On 22/02/2011 16:26: > > > >On Tue, Feb 22, 2011 at 04:04:36PM +, Yudong Sun wrote: > >>Stefan Sperling wrote, On 22/02/2011 15:47: > >>>On Tue, Feb 22, 2011 at 03:23:04PM +, Yudong Sun wrote: > I

Re: Errors in Building Perl Bindings

2011-02-25 Thread Yudong Sun
Stefan Sperling wrote, On 22/02/2011 16:26: On Tue, Feb 22, 2011 at 04:04:36PM +, Yudong Sun wrote: Stefan Sperling wrote, On 22/02/2011 15:47: On Tue, Feb 22, 2011 at 03:23:04PM +, Yudong Sun wrote: I can fix the first libgfortran.so.3 not found error by adding the path to the LD_L

Re: Errors in Building Perl Bindings

2011-02-22 Thread Stefan Sperling
On Tue, Feb 22, 2011 at 04:04:36PM +, Yudong Sun wrote: > Stefan Sperling wrote, On 22/02/2011 15:47: > >On Tue, Feb 22, 2011 at 03:23:04PM +, 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/bindin

Re: Errors in Building Perl Bindings

2011-02-22 Thread Stefan Sperling
On Tue, Feb 22, 2011 at 03:23:04PM +, 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'

Errors in Building Perl Bindings

2011-02-22 Thread Yudong Sun
Hi, I am trying to build the Perl bindings in subversion-1.6.2. The version is old because I want to add the Perl bindings to the existing svn installation. I configure the subversion with the --with-swig=/path/to/swig option. Then I get a lot of errors during 'make check-swig-perl': ... .