From owner-freebsd-gnome@FreeBSD.ORG Sat May 10 12:28:02 2003 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 C0E8C37B401; Sat, 10 May 2003 12:28:02 -0700 (PDT) Received: from merkur.hrz.uni-giessen.de (merkur.hrz.uni-giessen.de [134.176.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E382643FB1; Sat, 10 May 2003 12:27:58 -0700 (PDT) (envelope-from Ariel.Burbaickij@mni.fh-giessen.de) Received: from david.dvz.fh-giessen.de by merkur.hrz.uni-giessen.de with ESMTP; Sat, 10 May 2003 21:27:35 +0200 Received: from www.fh-giessen.de ([212.201.18.77]) by mailserv.fh-giessen.de with esmtp (Exim 4.10) id 19Ea0M-0001yO-00; Sat, 10 May 2003 21:27:34 +0200 Received: by www.fh-giessen.de (Postfix, from userid 48) id DD6CD3984; Sat, 10 May 2003 21:27:33 +0200 (CEST) Received: from pd9e01156.dip.t-dialin.net ( [pd9e01156.dip.t-dialin.net]) as user hg9456@mailserv.fh-giessen.de by www.fh-giessen.de with HTTP; Sat, 10 May 2003 21:27:33 +0200 Message-Id: <1052594853.3ebd52a54d99b@www.fh-giessen.de> Date: Sat, 10 May 2003 21:27:33 +0200 From: Ariel.Burbaickij@mni.fh-giessen.de To: freebsd-ports@freebsd.org, freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 217.224.17.86 Subject: Troubles with installation of gtk1.2 dependent ports 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: Sat, 10 May 2003 19:28:03 -0000 Hello, trying to install any ports dependent on gtk12, e.g. xmms, faces in any combination conceivable (install gtk 1.2.10_9 by itself, letting ports to install gtk as necessary) leads to error: Error: shared library "gtk12.2" does not exist ldconfig -r in the part, related to gtk12 returns following: 79:-lgtk-1.2.0 => /usr/lib/libgtk-1.2.so.0 195:-lgtk1.2.9 => /usr/X11R6/lib/libgtk1.2.so.9 My questions: 1) How can the situation be resolved? 2) Where is the particular version, i.e. 12.2 is hard-coded in or where does the port system get this particular number? Yours sincerely Ariel Burbaickij