Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 1998 11:47:55 -0500 (CDT)
From:      Frank Pawlak <fpawlak@execpc.com>
To:        kyle@mobley.org
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: running linux binaries under freebsd 2.2.x
Message-ID:  <199804131647.LAA01213@darkstar.connect.com>
In-Reply-To: <000701bd66c4$25369840$895a3fd1@freebsd.mobley.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13 Apr, Kyle Mobley wrote:
> Hello all,
> 
> 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?
> 
> btw I will be upgrading to FreeBSD 2.2.6. CD is on order :-)
> 
> Please let me know asap.
> 
> thanks,
> 
> -Kyle Mobley

Try building linux support into your kernel by putting the following
into your kernel config file:

options	COMPAT_LINUX

And then re-compile the kernel, reboot and run the Linux app.
Frank


-- 


-----------------------------

"At no time is freedom of speech more precious then when a man hits his
thumb with a hammer."
	
		-- Marshall Lumsden


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?199804131647.LAA01213>