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
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB2646CA65956E01F2D42450B Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: quoted-printable smg.md@verizon.net wrote: > Hp proliant server with freebsd 7 >=20 > 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 i= s, or how to get it.=20 > 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=20 "ldconfig", try: ldconfig -32 -m /usr/local/lib32/compat ldconfig -m /usr/local/lib/compat Or reinstall compat6 port. --Marcin --------------enigB2646CA65956E01F2D42450B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQCVAwUBR/nPsD2W2v2wY27ZAQNFrgP+PLQw47PW45wxKrMdX26wYixQ6MgSl9X6 T0CtPNXzTDXbg5+5XIiajkSWpoaSjbdbXNjgbxTdGw82MfvHpFhjrHjvlHFx3Swz J+iFkhhs//jYKf8I/0LhrGvEPjW7FKc0bnsuTMhqysfuAHunPaNXdygUXKftJc5w 4EZjKVhPtfs= =HCpv -----END PGP SIGNATURE----- --------------enigB2646CA65956E01F2D42450B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47F9CFAD.7000702>