From owner-freebsd-questions Sun Jul 28 23:37:30 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 2076F37B400 for ; Sun, 28 Jul 2002 23:37:28 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B1643E5E for ; Sun, 28 Jul 2002 23:37:27 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk ([IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.5/8.12.5) with ESMTP id g6T6bJdG027040; Mon, 29 Jul 2002 07:37:19 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.5/8.12.5/Submit) id g6T6bES6027039; Mon, 29 Jul 2002 07:37:14 +0100 (BST) Date: Mon, 29 Jul 2002 07:37:13 +0100 From: Matthew Seaman To: Rich Morin Cc: questions@FreeBSD.ORG Subject: Re: Running Cyc under FreeBSD (Linux mode) Message-ID: <20020729063713.GB26847@happy-idiot-talk.infracaninophi> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i 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 Sun, Jul 28, 2002 at 09:58:21PM -0700, Rich Morin wrote: > I am trying to run the "run-cyc.sh" program from the OpenCyc 0.6.0b > distribution for (Intel-based) Linux. When I try the command, I get: > > ELF binary type "0" not known. > Abort trap > > Using file(1) on the binary that the script runs, I get: > > ELF 32-bit LSB executable, Intel 80386, version 1, statically > linked, stripped You need to run brandelf(1) on Linux binaries, to tell the system that they are Linux binaries: brandelf -t Linux file Cheers Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Tel: +44 1628 476614 Marlow Fax: +44 0870 0522645 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message