Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2001 21:35:59 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Anthony Atkielski <anthony@atkielski.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Re[2]: Tiny starter configuration for FreeBSD
Message-ID:  <20011101213559.A32308@student.uu.se>
In-Reply-To: <002101c162ff$3ddada60$0a00000a@atkielski.com>
References:  <00d001c162d3$334891e0$1401a8c0@tedm.placo.com> <00d401c162d7$89c53ce0$0a00000a@atkielski.com> <20011101155914.B30776@student.uu.se> <002101c162ff$3ddada60$0a00000a@atkielski.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 01, 2001 at 07:01:31PM +0100, Anthony Atkielski wrote:
> 
> > Lynx is nice, but unfortunately not all webpages
> > are usable with lynx.
> 
> Here in France, it's even worse than that.  It seems that every single site in
> France is built with Shockwave, making it inaccessible to anyone who cannot
> support Shockwave, or has it disabled for security reasons (as I do).  I don't
> visit a lot of French sites in consequence.
> 
> > Opera runs fine on FreeBSD using the Linux
> > compatibility stuff.
> 
> How do I know if I have Linux compatibility installed?

The most important part, having the kernel handle Linux system calls is
automatically installed by default but it might not be enabled.
To enable it put
 linux_enable="YES"
into /etc/rc.conf
To run dynamically linked binaries you also need a set of linux
link-libraries.  To get those you should install the
emulators/linux_base port.




> 
> > It runs most Linux programs just fine.
> 
> Are the binaries compatible?

Not sure what you are asking here, but yes, with the
Linux-compatibility stuff installed and enabled FreeBSD will run almost
all Linux-binaries.

-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se

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?20011101213559.A32308>