From owner-freebsd-questions Tue Aug 20 0:40:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE4237B406 for ; Tue, 20 Aug 2002 00:39:10 -0700 (PDT) Received: from nebula.anchoragerescue.org (115-7-237-24-cable.anchorageak.net [24.237.7.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 430B743E4A for ; Tue, 20 Aug 2002 00:39:09 -0700 (PDT) (envelope-from akbeech@sinbad.net) Received: from there (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 605A8384; Mon, 19 Aug 2002 23:39:08 -0800 (AKDT) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Reply-To: akbeech@sinbad.net Organization: Sinbad Network Communications Inc. To: David LeCount , freebsd-questions Subject: Re: Linux lib issue Date: Mon, 19 Aug 2002 23:39:08 -0800 X-Mailer: KMail [version 1.3] References: <3D61EDD2.5040306@linuxorbit.com> In-Reply-To: <3D61EDD2.5040306@linuxorbit.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020820073908.605A8384@nebula.anchoragerescue.org> 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 On Monday 19 August 2002 11:20 pm, David LeCount wrote: > Hello. I've been trying for about a year to get a PSX emulator to run in > FreeBSD. I think I'm on the verge of it now. I have one problem though. > EPSXE is the emulator which seems to have the most potential to work. > When I first ran it, it complained that libncurses.so.5 was missing. So > I got libncurses.so.5.2 from a Linux user, copied it to > /usr/compat/linux/lib, and linked that to libncurses.so.5. Then I did > ldconfig -R. Now when I try to run it, it says: > > ./epsxe: error in loading shared libraries: libncurses.so.5: ELF file OS > ABI invalid. > > I've also tried it with the file from my Debian partition but it just > doesn't work. I am able to run ePSXe in Debian but I'd really prefer to > use it in FreeBSD. Have any ideas? > Try the following: brandelf -t Linux libncurses.so.5 From the directory where that lib is located. And see man brandelf. Beech -- ------------------------------------------------------------------- Beech Rintoul - SysAdmin - akbeech@sinbad.net /"\ ASCII Ribbon Campaign | Sinbad Network Communications \ / - NO HTML/RTF in e-mail | 3101 Penland Parkway #K-38 X - NO Word docs in e-mail | Anchorage, AK 99508-1957 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message