- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Subversion install error ( not found liblz.so )
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2023 10:34 PM - last edited on 06-12-2023 07:12 AM by support_s
06-11-2023 10:34 PM - last edited on 06-12-2023 07:12 AM by support_s
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
Solved! Go to Solution.
- Tags:
- Operating System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 12:39 AM - edited 06-12-2023 12:43 AM
06-12-2023 12:39 AM - edited 06-12-2023 12:43 AM
SolutionLooks 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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 01:45 AM - edited 06-12-2023 01:46 AM
06-12-2023 01:45 AM - edited 06-12-2023 01:46 AM
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 07:12 AM
06-12-2023 07:12 AM
Re: Subversion install error ( not found liblz.so )
I solved the problem with your help
Thank for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 08:58 PM
06-12-2023 08:58 PM
Re: Subversion install error ( not found liblz.so )
Hello @demitry1,
That's excellent! We are extremely glad to know the problem has been resolved.