You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by carlos f <ca...@yahoo.com> on 2007/08/17 15:59:34 UTC

RPM install of python bindings - RHEL 4

RHEL 4
swig 1.3.21-6
subversion (client & server) 1.4.4-1
python 2.3

We have installed subversion using the CollabNet RHEL 4 rpms.  It has been
successfully configured and running - we can connect, commit etc from
external clients.

I have attempted to install the python bindings using
subversion-python-1.4.4-1.i386.rpm from
http://summersoft.fay.ar.us/pub/subversion/latest/rhel-4/i386/.  However, it
fails with the following message:

error: Failed dependencies:
        libsvn_client-1.so.0 is needed by subversion-python-1.4.4-1.i386
        libsvn_delta-1.so.0 is needed by subversion-python-1.4.4-1.i386
        libsvn_diff-1.so.0 is needed by subversion-python-1.4.4-1.i386
        libsvn_fs-1.so.0 is needed by subversion-python-1.4.4-1.i386
        libsvn_ra-1.so.0 is needed by subversion-python-1.4.4-1.i386
        libsvn_repos-1.so.0 is needed by subversion-python-1.4.4-1.i386
        libsvn_subr-1.so.0 is needed by subversion-python-1.4.4-1.i386
        libsvn_wc-1.so.0 is needed by subversion-python-1.4.4-1.i386
    Suggested resolutions:
        subversion-1.1.4-2.ent.i386.rpm


Am I reading this correctly -- is it telling me that i need to install
subversion 1.1.4-2?  I suspect that I may have caused some of this by
installing the client and server using the CollabNet rpms and using the
summersoft rpm for the python bindings.

Any help would be appreciated. 

Carlos




-- 
View this message in context: http://www.nabble.com/RPM-install-of-python-bindings---RHEL-4-tf4286582.html#a12202197
Sent from the Subversion Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: RPM install of python bindings - RHEL 4

Posted by carlos f <ca...@yahoo.com>.

carlos f wrote:
> 
> error: Failed dependencies:
>         libsvn_client-1.so.0 is needed by subversion-python-1.4.4-1.i386
>         libsvn_delta-1.so.0 is needed by subversion-python-1.4.4-1.i386
>         libsvn_diff-1.so.0 is needed by subversion-python-1.4.4-1.i386
>         libsvn_fs-1.so.0 is needed by subversion-python-1.4.4-1.i386
>         libsvn_ra-1.so.0 is needed by subversion-python-1.4.4-1.i386
>         libsvn_repos-1.so.0 is needed by subversion-python-1.4.4-1.i386
>         libsvn_subr-1.so.0 is needed by subversion-python-1.4.4-1.i386
>         libsvn_wc-1.so.0 is needed by subversion-python-1.4.4-1.i386
>     Suggested resolutions:
>         subversion-1.1.4-2.ent.i386.rpm
> 

I have confirmed that the collabnet subversion rmp did install all of these
so's in the /usr/local/lib directory.

I was just hoping someone could give me the ok to ignore the dependencies
for this rpm install.

Carlos

-- 
View this message in context: http://www.nabble.com/RPM-install-of-python-bindings---RHEL-4-tf4286582.html#a12203328
Sent from the Subversion Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org