From owner-freebsd-questions@FreeBSD.ORG Sun Mar 25 16:21:04 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BC8D106564A for ; Sun, 25 Mar 2012 16:21:04 +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 04E7F8FC17 for ; Sun, 25 Mar 2012 16:21:03 +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 q2PGKxTx025258 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sun, 25 Mar 2012 17:21:00 +0100 (BST) (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.5.0 smtp.infracaninophile.co.uk q2PGKxTx025258 Authentication-Results: smtp.infracaninophile.co.uk/q2PGKxTx025258; dkim=none (no signature); dkim-adsp=none Message-ID: <4F6F45EB.9070205@FreeBSD.org> Date: Sun, 25 Mar 2012 17:20:59 +0100 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: <0466CB9D8F9FDA45B907581E40E1254D01AA336BFCFA@exchange.dom2009.com> In-Reply-To: <0466CB9D8F9FDA45B907581E40E1254D01AA336BFCFA@exchange.dom2009.com> X-Enigmail-Version: 1.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8B9C48885893C8C8B934843F" 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: Problem gnome2-2.32.1_4 not work libgcrypt-1.5.0 (freebsd 8.2 release) 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: Sun, 25 Mar 2012 16:21:04 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8B9C48885893C8C8B934843F Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable On 25/03/2012 15:49, =C0=ED=E4=F0=B3=E0=ED wrote: > Hi, I use freebsd version 8.2-RELEASE, installed graphical shell > gnome2-2.32.1_4, works without problems, I am satisfied, but that the > problem appeared when I put the package remmina-0.9.3_1. But is the > problem is that the package remmina-0.9.3_1 requires the presence of > the package libgcrypt-1.5.0, and not work with the package > libgcrypt-1.4.6, but gnome2-2.32.1_4 not work with libgcrypt-1.5.0 > requires libgcrypt-1.4 .6. What to do? That's because the libgcrypt ABI version was incremented between 1.4.6 and 1.5.0 The standard approach to dealing with this is to recompile every port that contains applications linking against that shared library. The detailed instructions on how best to do that are in the 20110705 entry in /usr/ports/UPDATING. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig8B9C48885893C8C8B934843F 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/ iEYEARECAAYFAk9vResACgkQ8Mjk52CukIyGfgCfcYYoRG3JBTh1HkqXijhiivv1 7qoAn08k51wLTlhE7xjyhIYv2LbcXsH3 =IhhD -----END PGP SIGNATURE----- --------------enig8B9C48885893C8C8B934843F--