From owner-freebsd-gnome@FreeBSD.ORG Thu Sep 16 12:06:09 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 674DB16A572 for ; Thu, 16 Sep 2004 12:06:09 +0000 (GMT) Received: from tuminfo2.informatik.tu-muenchen.de (tuminfo2.informatik.tu-muenchen.de [131.159.0.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2861343D46 for ; Thu, 16 Sep 2004 12:06:09 +0000 (GMT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 23BABC0CF; Thu, 16 Sep 2004 14:06:08 +0200 (CEST) Date: Thu, 16 Sep 2004 14:06:08 +0200 From: Simon Barner To: Piotr Smyrak Message-ID: <20040916120607.GB987@zi025.glhnet.mhn.de> References: <50884.195.193.201.43.1095328215.squirrel@195.193.201.43> <1095328530.31898.10.camel@pav.hide.vol.cz> <20040916113525.GA987@zi025.glhnet.mhn.de> <20040916134856.76bcea49@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uQr8t48UFsdbeI+V" Content-Disposition: inline In-Reply-To: <20040916134856.76bcea49@localhost> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new/sophie/sophos at mailrelay1.informatik.tu-muenchen.de cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.8 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 12:06:09 -0000 --uQr8t48UFsdbeI+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > It's libgnomecanvas, gnomevfs2, pango and libgnomeui from what I've > seen after building with 1 day old Marcus ports. >=20 > I didn't want to recompile whole stuff and have gone like this: >=20 > libgnome-2.so.792 libgnome-2.so.800 > libgnomecanvas-2.so.792 libgnomecanvas-2.so.800 > libgnomeui-2.so.792 libgnomeui-2.so.800 > libgnomevfs-2.so.792 libgnomevfs-2.so.800 > libpango-1.0.so.501 libpango-1.0.so.600 > libpangoft2-1.0.so.501 libpangoft2-1.0.so.600 > libpangox-1.0.so.501 libpangox-1.0.so.600 > libpangoxft-1.0.so.501 libpangoxft-1.0.so.600 This is clearly something to avoid... You can run into serious troubles when an application uses two differnt versions of a shared lib (via nested dependencies over other shared libs). >=20 > But it was a secondary machine and I bet it is not a Good Thing (TM) > on a production workstation. Well, as long as have something that allows me to open more than one xterm, I am satisfied ;-) Simon --uQr8t48UFsdbeI+V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBSYGvCkn+/eutqCoRAsCtAJkBtvRk6PV/om+VmXXXVTmXkpIEegCg66nn XcZ//iPufu2FAlyTP/bVPW8= =C/Ze -----END PGP SIGNATURE----- --uQr8t48UFsdbeI+V--