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

Subversion 1.4.6 installation in HP-UX

From: Miguel Rentes <miguel.rentes_at_efacec.pt>
Date: Wed, 23 Jan 2008 10:36:54 +0000

Hi!

Just solved this problem. In case everybody stumbles with the same error
I got, here is the solution:

- I needed to install Kerberos Client from HP Software Depot Home
(http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRB5CLIENT)
that installs the libcom_err.so library.
- By default this library is in
/opt/krb5client/lib/hpux32/libcom_err.so.1, so I just needed to make a
symlink from here to /usr/local/lib/hpux32/libcom_err.so

After that, a normal svn help worked fine =)

Thanks Douglas, for pointing out I needed a Kerberos library.

Best Regards,

Miguel Rentes

Douglas J Hunley wrote:
> On Tuesday 22 January 2008 12:43:31 Miguel Rentes wrote:
>
>> Hi everyone!
>>
>> I tried today installing Subversion 1.4.6 in HP-UX with no success. I
>> went to
>> http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.4.6/
>> and downloaded all depot.gz's (first installed all subversion's
>> dependencies) and then proceeded to install subversion. Everything went
>> ok while installing with sam (Systems Administration Manager) but when I
>> did a "svn help" in the command line I got this error:
>>
>> /usr/lib/hpux32/dld.so: Unable to find library 'libgssapi.so'.
>> Killed
>>
>> I don't know where to find this libgssapi.so (there's no .depot for it
>> and I don't have this library installed either) and don't know if
>> there's any package I need to install that provides this library. My
>> HP-UX version is 11.23 Itanium 64-bits arquitecture. I just need to
>> install a Subversion client in this machine, not a server.
>>
>> Any ideas?
>>
>> Best regards,
>>
>
> that _should_ be a kerberos lib
>
>

-- 
*Miguel Rentes*
Informatics Engineer
EFACEC - Electronic Systems <http://www.efacec.pt/>
Network Management
Email: miguel.rentes_at_efacec.pt <mailto:miguel.rentes_at_efacec.pt>
Phone: +351 229403388
Received on 2008-01-23 11:37:48 CET

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.