Date: Thu, 30 Nov 2006 23:40:04 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Roger Merritt <mcrogerm@stjohn.ac.th> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Missing libicui18n.so.34 Message-ID: <20061201044004.GA96452@xor.obsecurity.org> In-Reply-To: <5.2.0.9.0.20061201112758.00b20b60@127.0.0.1> References: <5.2.0.9.0.20061201074732.00a883c8@127.0.0.1> <5.2.0.9.0.20061201112758.00b20b60@127.0.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
--qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 01, 2006 at 11:30:17AM +0700, Roger Merritt wrote: > At 09:27 AM 12/1/2006 +0700, you wrote: > >I'm running 6.1-STABLE, and a few days ago cvsup'ed and tried portupgrad= e. > > > >Portupgrade failed on some of xfce4's components. Checking xfce4-print a= nd=20 > >xfce4-desktop's output, I have the error message: > > > >libicui18n.so.34, needed by /usr/local/lib/libglib-2.0.so not found (try= =20 > >using -rpath or -rpath-link) > > > >So, checking for the library I first tried 'locate libicui18n.so.34' and= =20 > >got: > > > >/usr/local/lib/libicui18n.so.34 > >/usr/local/lib/libicui18n.so.34.1 > > > >but when I ran 'find /usr/local/lib -name libicui18n.so.34' it doesn't= =20 > >find anything. Apparently something deleted the library since the last= =20 > >time 'locate' updated its database. Presumably your portupgrade. > >OK, so 'ls -l /usr/local/lib/libicui18n*' gives me: > > > > > >lrwxr-xr-x 1 root wheel 18 Oct 15 18:24 libicui18n.so ->=20 > >libicui18n.so.36.0 > >lrwxr-xr-x 1 root wheel 18 Oct 15 18:24 libicui18n.so.36 ->=20 > >libicui18n.so.36.0 > >-r--r--r-- 1 root wheel 1474969 Oct 15 18:24 libicui18n.so.36.0 > > > > > >Apparently the library libicui18n.so.XX is installed by something called= =20 > >icu. I don't know what it is, but the latest version is icu-36, and it= =20 > >installed libicui18n.so.36.0, made links to it, and may have deleted=20 > >libicui18n.so.34 at the same time. Should I try creating a link named=20 > >'libicui18n.so.34' to 'libicui18n.so.36.0'? No, there's a reason the library changed name, after all. This problem usually happens when you forget to update all ports that depend on an updated port. Try portupgrade -a or similar to repair it. Kris --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb7IkWry0BWjoQKURAlc5AKCyvE3LP0vS4ao4L5fHS6ppKUE6AACcDMs1 4q/6LYHWXj/pLtOaGVE3leo= =v8UA -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061201044004.GA96452>