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

Re: perl bindings with 1.1.1 on Fedora Core 2

From: Greg Matheson <lang_at_ms.chinmin.edu.tw>
Date: 2004-10-31 10:23:08 CET

On Wed, 27 Oct 2004, Greg Matheson wrote:

> I can't build the perl bindings on a Fedora Core 2 machine in
> subversion-1.1.1, even though they do build on another Core 1
> machine.

I wrote that I had solved this by installing a swig package, but
I spoke too soon.

Although the perl tests passed with 'make swig-pl', SVN::Core
was still not there:

[greg@momotaro subversion-1.1.0]$ perl -MSVN::Core -e 0
Can't load '/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/SVN/_Core/_Core.so' for module SVN::_Core: libsvn_client-1.so.0: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
 at /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/SVN/Base.pm line 59
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/SVN/Core.pm line 5.
Compilation failed in require.
BEGIN failed--compilation aborted.

So I tried again with 1.1.0.

:-( And it's still the same error. All the perl tests are successful, but
no SVN::Core.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 31 10:25:36 2004

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.