From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 13 15:47:23 2005 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 946CB16A4CE for ; Sun, 13 Mar 2005 15:47:23 +0000 (GMT) Received: from te-clan.ch (ns1.te-clan.ch [217.118.194.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C11E43D31 for ; Sun, 13 Mar 2005 15:47:20 +0000 (GMT) (envelope-from bachi@te-clan.ch) Received: (qmail 1527 invoked from network); 13 Mar 2005 15:46:31 -0000 Received: from unknown (HELO notebook.bachi.net) (80.219.53.120) by te-clan.ch with SMTP; 13 Mar 2005 15:46:31 -0000 From: Andreas Bachmann To: freebsd-gnome@freebsd.org In-Reply-To: References: Content-Type: text/plain Date: Sun, 13 Mar 2005 16:47:08 +0100 Message-Id: <1110728828.1048.14.camel@notebook.bachi.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: xchat2 with the new gtk port . 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: Sun, 13 Mar 2005 15:47:23 -0000 Am Sonntag, den 13.03.2005, 15:00 +0200 schrieb Mohamed Zaian: > localhost# xchat > /libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.400" not found, > required by "xchat" > > please fix the xchat build with the new gtk port , i can run it by renaming > the lib file but i know also that's WRONG! , Thanks edit /etc/libmap.conf [...] libgtk-x11-2.0.so.400 libgtk-x11-2.0.so.600 [...] greets Andreas Bachmann