Page MenuHome GnuPG

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

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.