You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Tudor Har <tu...@thecodeworksinc.com> on 2005/11/08 23:00:13 UTC

Subversion install on SUSE 9.0 fails for PERL

I'm trying to install the PERL package on SUSE Linux and get this error:
    >rpm -i subversion-perl-1.2.3-4.i586.rpm
    warning: subversion-perl-1.2.3-4.i586.rpm: V3 DSA signature: NOKEY,
key ID efb694ea
    error: Failed dependencies:
        libswigpl.so is needed by subversion-perl-1.2.3-4
 
However, I already installed libswigpl.so from SUSE FTP server, using
swig-1.3.21-88.i586.rpm package, without errors. 
if I check the RPM database, it shows no errors:
    >rpm -Vf /usr/lib/libswigpl.so
    >
Any ideas?
 
Thanks a lot,
Tudor