Date: Wed, 23 Aug 2000 19:27:37 -0500 From: "David J. Kanter" <david.kanter@mindspring.com> To: FreeBSD questions <freebsd-questions@freebsd.org> Cc: ports@freebsd.org Subject: libpng.so.3 not found Message-ID: <20000823192737.A31912@localhost.localdomain>
next in thread | raw e-mail | index | archive | help
I updated my png port to 1.0.8 and when I started X (WindowMaker) got this error: "/usr/libexec/ld-elf.so.1: Shared object "libpng.so.3" not found. And then I'm booted out of X. To fix this, I created a file, /usr/local/lib/libpng.so.3, that's a symbolic link to libpng.so.4, which came with the new port (the old port did have libpng.so.3). This seems like a cheap fix. What's the right way? -- David Kanter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000823192737.A31912>