Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 16:50:52 +0900
From:      =?ISO-8859-1?Q?Tommi_L=E4tti?= <sty@blosphere.net>
To:        conrads@cox.net
Cc:        freebsd-amd64@FreeBSD.org
Subject:   Re: Docs for running 32-bit apps?
Message-ID:  <43CB505C.5010707@blosphere.net>
In-Reply-To: <XFMail.20060116004427.conrads@cox.net>
References:  <XFMail.20060116004427.conrads@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
conrads@cox.net wrote:
> Anyone know if there's any documentation anywhere re: how to run 32-bit apps
> under amd64, and if so, where they might be found?

You should be able to 'just run them', if you have the lib32 installed 
in your system.

--snip--

$ cat /usr/src/tools/lib32/README
# $FreeBSD: src/tools/lib32/README,v 1.2 2004/11/25 04:25:21 peter Exp $

Set WITH_LIB32=yes in /etc/make.conf and do a buildworld/installworld.

Alternatively, if you have just done a buildworld/installworld, you
might be able to 'make build32' and 'make install32' in the top of the
/usr/src tree.

--snip--

-- 
br,
Tommi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43CB505C.5010707>