From owner-freebsd-questions Wed Jan 2 2: 0:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 07BE337B425 for ; Wed, 2 Jan 2002 01:59:58 -0800 (PST) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16LiBd-0004EK-00 for FreeBSD-questions@freebsd.org; Wed, 2 Jan 2002 10:59:53 +0100 Received: from [217.7.138.114] (helo=CRYTEK.DE) by mrvdom04.kundenserver.de with smtp (Exim 2.12 #2) id 16LiBd-00044P-00 for FreeBSD-questions@freebsd.org; Wed, 2 Jan 2002 10:59:53 +0100 Received: from tigger.crytek.de ([192.168.0.60]) by CRYTEK.DE with Microsoft SMTPSVC(5.0.2195.2966); Wed, 2 Jan 2002 10:56:50 +0100 Date: Wed, 2 Jan 2002 12:11:01 +1100 From: ray To: FreeBSD-Questions Subject: GtkRadiant (Q3A level editor) problem Message-Id: <20020102121101.43f48e49.ray@crytek.de> Organization: Crytek.de X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Jan 2002 09:56:50.0277 (UTC) FILETIME=[CC64E150:01C19373] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been trying to get GtkRadiant (http://zerowing.idsoftware.com/) to run on a FreeBSD 4.5-PRERELEASE box with a GeForce 2 MX and XFree86 4.1.0 using /compat/linux I've modified the setup.sh script to reflect the /compat/linux paths and GtkRadiant has been installed. However I'm now getting the following error while running the program; ./radiant.x86: error in loading shared libraries: libxml2.so.2: ELF file OS ABI invalid. There is a copy of libxml2.so.2 that comes with the GtkRadiant install package. A 'locate libxml2.so.2' show that it has not been installed. Its still in the unpacked setup location; radiant-setup-full/bin/x86/glibc-2.1/libxml2.so.2 My question is how and where do I install 'libxml2.so.2' or is my problem something else? Thanx for any help or even a point in the right direction :] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message