Docs for running 32-bit apps?
Tommi Lätti
sty at blosphere.net
Sun Jan 15 23:50:58 PST 2006
conrads at 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
More information about the freebsd-amd64
mailing list