Date: Mon, 19 Aug 2002 23:39:08 -0800 From: Beech Rintoul <akbeech@sinbad.net> To: David LeCount <kenshi@linuxorbit.com>, freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Linux lib issue Message-ID: <20020820073908.605A8384@nebula.anchoragerescue.org> In-Reply-To: <3D61EDD2.5040306@linuxorbit.com> References: <3D61EDD2.5040306@linuxorbit.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020820073908.605A8384>