From owner-freebsd-questions@FreeBSD.ORG Sat Oct 23 04:26:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AD1D16A4CE for ; Sat, 23 Oct 2004 04:26:24 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C5F43D1D for ; Sat, 23 Oct 2004 04:26:23 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i9N4OIl1036347; Sat, 23 Oct 2004 00:24:18 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: kalin mintchev In-Reply-To: <63220.68.165.89.73.1098505886.squirrel@el.net> References: <62905.68.165.89.73.1098502750.squirrel@el.net> <1098502851.61052.18.camel@shumai.marcuscom.com> <63220.68.165.89.73.1098505886.squirrel@el.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-w74cXnRQiR6g1pIosUoe" Organization: MarcusCom, Inc. Message-Id: <1098505577.61052.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 23 Oct 2004 00:26:18 -0400 X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.0 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on creme-brulee.marcuscom.com cc: FreeBSD User Questions List Subject: Re: gnome2-nautilus2 lib issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 04:26:24 -0000 --=-w74cXnRQiR6g1pIosUoe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2004-10-23 at 00:31, kalin mintchev wrote: > now it says: >=20 > cc: /usr/local/lib/libart_lgpl_2.so.5.16: No such file or directory Then one of Nautilus' dependencies are introducing this bogus library.=20 Go through /usr/local/libdata/pkgconfig and /usr/X11R6/libdata/pkgconfig until you find the file that mentions this library. When you do, use pkg_info -W on the file to figure out which port installed it, then rebuild that port. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-w74cXnRQiR6g1pIosUoe Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBed1pb2iPiv4Uz4cRAmjOAJ4+KVz/Vt76FEcoQqp1ZQOlTpTC2gCgpIW+ 4NVEFFebv4v1PlvHMPc17Ic= =TSLQ -----END PGP SIGNATURE----- --=-w74cXnRQiR6g1pIosUoe--