From owner-freebsd-questions Thu Aug 2 2:55:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from void.xpert.com (xpert.com [199.203.132.1]) by hub.freebsd.org (Postfix) with ESMTP id 4CC5837B401 for ; Thu, 2 Aug 2001 02:55:08 -0700 (PDT) (envelope-from Yonatan@xpert.com) Received: from mailserv.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.20 #1) id 15SEC1-0003GC-00; Thu, 02 Aug 2001 11:50:57 +0300 Received: by mailserv.xpert.com with Internet Mail Service (5.5.2650.21) id ; Thu, 2 Aug 2001 12:54:07 +0300 Message-ID: From: Yonatan Bokovza To: 'Kevin Glavin' , freebsd-questions@FreeBSD.ORG Subject: RE: ELF binary type"0" not known Date: Thu, 2 Aug 2001 12:53:58 +0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" 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 > The > problem that I need to desperately take care of is getting > X11 (XFree86) > 4.1.0 to install. every time I try to run the Xinstall.sh > by using the > command sh Xinstall.sh, I end up getting this error > > ELF binary type "0" not known This means that you are trying to use a binary compiled for a different OS. Do you have linux-emulator installed? You might want to look at brandelf(1) to learn how to change that "Binary Type" to something else. Best Regards, Yonatan Bokovza IT Security Consultant Xpert Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message