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

Re: Unable to find library Libgssapi.so

From: Miguel Rentes <miguel.rentes_at_efacec.pt>
Date: Thu, 31 Jan 2008 14:18:43 +0000

Hi Sreenivasa,

I had the same problem a few days ago. Here's what I did to solve the
problem:

- Got from HP-UX depot home the Kerberos Client Depot and installed it
(http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRB5CLIENT);
- I tried a simple "svn help" at this point and got the same error but
now for libcom_err.so, so I did a symbolic link to that library: ln -s
/opt/krb5client/lib/hpux32/libcom_err.so.1
/usr/local/lib/hpux32/libcom_err.so
- After that, subversion worked fine.

I sent an e-mail to the mailing list a few days ago telling how I solved
this problem. I think all the steps are here, but in case I forgot
something, search for the thread I posted this month.

Best regards,

Miguel Rentes

>
> Kota, Sreenivasa ShravanaKumar wrote:
>>
>> I have installed SVN client and dependent packages for HP-UX.
>> Installation was successful.
>>
>> root_at_tfriat3:>uname -a
>> HP-UX tfriat3 B.11.23 U ia64 0687125997 unlimited-user license
>>
>> I am getting the following error while executing "svn" command. Could
>> any one help on this issue ? Where / how can I get the library ?
>>
>> root_at_tfriat3:>svn
>> /usr/lib/hpux32/dld.so: Unable to find library 'libgssapi.so'.
>> Killed
>>
>>
>> Thanks & Regards,
>> Shravana Kumar
>>
>>
>>

-- 
Miguel Rentes
/Software Engineer/
EFACEC - Sistemas de Electronica, SA
/ID/GR/
*Address:*
Rua Eng. Frederico Ulrich apartado 3078
4471-907 Moreira da Maia - Portugal
*Phone: *+351 22 940 20 00 (DDI: 22 940 33 88)
*Fax: *+351 22 948 54 28
*Email: *miguel.rentes_at_efacec.pt <mailto:miguel.rentes_at_efacec.pt>
*Disclaimer* <http://efacec.pt/email.jpg>
Received on 2008-01-31 15:56:23 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.