Date: Tue, 6 Jul 2010 15:12:47 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Caleb Stein <caleb.stein@me.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Is it safe to modify a port's makefile Message-ID: <20100706031247.GA79155@osiris.chen.org.nz> In-Reply-To: <op.vfeidjflesa1c5@win7x64.mshome.net> References: <op.vfehunf6esa1c5@win7x64.mshome.net> <20100706025111.GA78875@osiris.chen.org.nz> <op.vfeidjflesa1c5@win7x64.mshome.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 05, 2010 at 07:54:45PM -0700, Caleb Stein wrote:
> Thank you, just the kind of answer I was looking for. Now is the
> opportunity for a more detailed answer. After reading that page, it
> seemed like those instructions would either install i386 over amd64, or
> make your amd64 think it's i386. Now, I may be wrong, but I sure don't
> want my amd64 turning into or thinking it's an i386.
The instructions are for building wine/i386 on a amd64 environment.
You will end up with i386 binaries, but the base will be under
/compat/i386. Provided your kernel has COMPAT_FREEBSD32, it will be
able to run wine/i386 in /compat/i386/usr/local/bin.
All your amd64 binaries will still be there from / downwards.
Cheers.
--
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
"Nyuck, nyuck, nyuck" - Curly
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100706031247.GA79155>
