From owner-freebsd-questions@FreeBSD.ORG Tue Mar 20 17:25:58 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 943F3106564A for ; Tue, 20 Mar 2012 17:25:58 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id F365A8FC08 for ; Tue, 20 Mar 2012 17:25:57 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q2KHPmZR034415 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 20 Mar 2012 17:25:49 GMT (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.5.0 smtp.infracaninophile.co.uk q2KHPmZR034415 Authentication-Results: smtp.infracaninophile.co.uk/q2KHPmZR034415; dkim=none (no signature); dkim-adsp=none Message-ID: <4F68BD92.4070302@FreeBSD.org> Date: Tue, 20 Mar 2012 17:25:38 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120313 Thunderbird/11.0 MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org References: In-Reply-To: X-Enigmail-Version: 1.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig992E96CC0B05B77D9774B63C" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: Subject: Re: GIMP(1) don't run X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2012 17:25:58 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig992E96CC0B05B77D9774B63C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 20/03/2012 17:05, Xavier FreeBSD questions wrote: > Hi to all, >=20 > When I want run GIMP(1) it say: >=20 >> gimp > Shared object "libpcre.so.0" not found, required by "gimp"> >=20 > How I can solvent this problem ? If libpcre isn't installed, then install it. However, libpcre is at ABI version 1 now after a recent update. So you will also need to reinstall gimp. For best results, compile it via the ports. If you must install from a pkg, then make sure you've got a version built after Feb 14th (which is when the pcre version bump happened.) I suspect it may be more useful in hindsight now, but see the /usr/ports/UPDATING entry for 20120214 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig992E96CC0B05B77D9774B63C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9ovZsACgkQ8Mjk52CukIzNSQCeIf/2x1vzRKhhLhtL2DtIJAak UZUAoIngyo9LI8cP7SwPO6qXsTNLzC5N =i/w5 -----END PGP SIGNATURE----- --------------enig992E96CC0B05B77D9774B63C--