ld.so.1: gpg: fatal: libz.so: open failed: No such file or directory
Closed, ResolvedPublic

Authored By
davy
Feb 12 2004, 5:51 PM
Subscribers

Description

Release: 1.2.4

Environment

Solaris 2.6

Description

I have done a default installation of GPG onto a Solaris 2.6 environment with no errors or problems. When I run gpg it fails with the error:
ld.so.1: gpg: fatal: libz.so: open failed: No such file or directory

Fix

Unknown

Event Timeline

Most likely you copied the binary from somewhere else. You
don't have one of the libraries you need. If you compile it
locally, the build process will arrange for the missing
functions to be supplied.