Operating System - HP-UX
1826460 Members
3049 Online
109692 Solutions
New Discussion

Subversion install error ( not found liblz.so )

 
SOLVED
Go to solution
demitry1
Occasional Contributor

Subversion install error ( not found liblz.so )

I installed a subversion 1.14(SVN) in HP-UX 11.31, 64-bit Itanium 2.
I also installed about 30 dependencies.
lt occurred error as follows error when I typed 'svn --version' command.
/usr/lib/hpux64/dld.so : unable to find library 'liblz.so'.
I looked up the this file in the Internet, but I couldn't find it.
How can I install this file?

Thank for your help

4 REPLIES 4
dedmonst
Advisor
Solution

Re: Subversion install error ( not found liblz.so )

Looks like the Porting & Archive Centre missed a dependency. 

liblz.so is part of this package:

http://hpux.connect.org.uk/hppd/hpux/Misc/lzlib-1.13/

Install that and you should at least get past that error message. Of course there could be other dependencies they missed. Probably worth reporting the error back to them as well.

 

shiva_jr
HPE Pro

Re: Subversion install error ( not found liblz.so )

Hi Demitry1,
     Please have look at these links.
Referral link 1
Referral link 2

Regards,
Shiva_JR



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
demitry1
Occasional Contributor

Re: Subversion install error ( not found liblz.so )

I solved the problem with your help

Thank for your help.

Sunitha_Mod
Honored Contributor

Re: Subversion install error ( not found liblz.so )

Hello @demitry1

That's excellent! We are extremely glad to know the problem has been resolved.