From owner-freebsd-questions Mon Apr 13 09:28:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26138 for freebsd-questions-outgoing; Mon, 13 Apr 1998 09:28:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from top.worldcontrol.com (surf52.cruzers.com [205.215.232.52]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA26108 for ; Mon, 13 Apr 1998 16:28:44 GMT (envelope-from brian@litzinger.com) From: brian@litzinger.com Received: (qmail 9277 invoked by uid 100); 13 Apr 1998 16:29:41 -0000 Message-ID: <19980413092938.B9183@top.worldcontrol.com> Date: Mon, 13 Apr 1998 09:29:38 -0700 To: Kyle Mobley , freebsd-questions@FreeBSD.ORG Subject: Re: running linux binaries under freebsd 2.2.x Mail-Followup-To: Kyle Mobley , freebsd-questions@FreeBSD.ORG References: <000701bd66c4$25369840$895a3fd1@freebsd.mobley.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91i In-Reply-To: <000701bd66c4$25369840$895a3fd1@freebsd.mobley.org>; from Kyle Mobley on Mon, Apr 13, 1998 at 03:08:44AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On %M 0, Kyle Mobley wrote: > I'm trying to get a linux ftpd to run under freebsd 2.2.5 right now. I > set linux_enable="YES" in /etc/rc.conf and loaded linux support just > fine. but I still can't run the linux binary, ELF not supported. > > Is there any chance i can get this binary running some other way or am > I pretty much screwed? Sometimes you have to run the command 'brandelf' to tell the system that a particular executable is a linux executable. -- Brian Litzinger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message