You are not logged in.

#1 2009-01-21 20:56:48

paoloyx
Member
Registered: 2009-01-21
Posts: 3

Rapidsvn libhx509.so.3 problem [SOLVED]

Hi all,

time for my first post (apart the one in the "The Official Hello Everyone Thread" smile )

My problem is simple: i can't run RapidSvn, executing it from CLI reports me this:

[paoloyx@gaussarch ~]$ rapidsvn
rapidsvn: error while loading shared libraries: libhx509.so.3: cannot open shared object file: No such file or directory
[paoloyx@gaussarch ~]$

While reading on various topics in the forum, i noticed that other people reported errors regarding 'libhx509.so.3', it should be a library shipped with the heimdal package. Here are my versions of heimdal and rapidsvn packages:

[paoloyx@gaussarch ~]$ pacman -Qi heimdal
Nome           : heimdal
Versione       : 1.2.1-3
....

and

[paoloyx@gaussarch ~]$ pacman -Qi rapidsvn
Nome           : rapidsvn
Versione       : 0.9.6-3
....

There is also this:

[paoloyx@gaussarch ~]$ ldd /usr/bin/rapidsvn | grep libhx
    libhx509.so.3 => not found
    libhx509.so.4 => /usr/lib/libhx509.so.4 (0xb6d72000)
[paoloyx@gaussarch ~]$

Ok, what could be the problem? Is rapidsvn compiled against an old version of heimdal?
My system is fully upgrade, by the way, I've just done a "pacman -Syu".

Thanks a lot,

Paolo

P.S. I found that the ArchLinux community is simply wonderful. You're doing a great, great job guys. Thanks very much wink

Last edited by paoloyx (2009-01-22 06:53:59)

Offline

#2 2009-01-22 00:43:03

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,407
Website

Re: Rapidsvn libhx509.so.3 problem [SOLVED]

Make sure your system is fully up-to-date and then file a bug report about this issue.

Offline

#3 2009-01-22 01:19:17

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Rapidsvn libhx509.so.3 problem [SOLVED]

Your logic is correct. It's built against an older version.
http://bbs.archlinux.org/viewtopic.php?id=46887

Last edited by Mr.Elendig (2009-01-22 01:19:56)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2009-01-22 06:56:30

paoloyx
Member
Registered: 2009-01-21
Posts: 3

Re: Rapidsvn libhx509.so.3 problem [SOLVED]

Hi all,

tomorrow i've issued a "pacman -Syu" command, and while upgrading package "rapidsvn 0.9.6-4" was installed.
Now all is working like a charm smile

[paoloyx@gaussarch ~]$ pacman -Qi rapidsvn
Nome           : rapidsvn
Versione       : 0.9.6-4
...

Thanks for your help!

Paolo

Offline

Board footer

Powered by FluxBB