Date: Mon, 07 Apr 2008 09:39:25 +0200 From: Marcin Cieslak <saper@system.pl> To: freebsd-openoffice@freebsd.org Subject: Re: shared library z.3 not found error on jdk15 install Message-ID: <47F9CFAD.7000702@system.pl> In-Reply-To: <21309367.1045951207501865870.JavaMail.root@vms075.mailsrvcs.net> References: <21309367.1045951207501865870.JavaMail.root@vms075.mailsrvcs.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] smg.md@verizon.net wrote: > Hp proliant server with freebsd 7 > > trying to install openoffice.org from ports, I get stuck on the diablo-jdk15 install with the above error message. I can't figure out what z.3 is, or how to get it. > Compat6.x is installed Running i386 or amd64? Can you tell me what do the following commands: ls -l /usr/local/lib/compat/libz* ls -l /usr/local/lib32/compat/libz* ldconfig -r -32 | grep lz ldconfig -r | grep lz if the first commands show something but -lz.3 does not show up in the "ldconfig", try: ldconfig -32 -m /usr/local/lib32/compat ldconfig -m /usr/local/lib/compat Or reinstall compat6 port. --Marcin [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQCVAwUBR/nPsD2W2v2wY27ZAQNFrgP+PLQw47PW45wxKrMdX26wYixQ6MgSl9X6 T0CtPNXzTDXbg5+5XIiajkSWpoaSjbdbXNjgbxTdGw82MfvHpFhjrHjvlHFx3Swz J+iFkhhs//jYKf8I/0LhrGvEPjW7FKc0bnsuTMhqysfuAHunPaNXdygUXKftJc5w 4EZjKVhPtfs= =HCpv -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47F9CFAD.7000702>
