pkgsrc/emulators/bochs/MESSAGE.Darwin
jmmv 63d38e2f2d Make this build and install under Mac OS X. I doubt this is the best way
to handle this, but it is good (and simple!) enough for now.  It'd be
improved by moving some more files around and trying to make it more
consistent with "regular" installs.

The problem is that the build results are completely different under OS X
than those produced in other systems.

Not bumping PKGREVISION because this was unbuildable before.
2006-12-03 22:18:16 +00:00

16 lines
805 B
Text

===========================================================================
$NetBSD: MESSAGE.Darwin,v 1.1 2006/12/03 22:18:16 jmmv Exp $
Bochs has been installed into ${PREFIX}/share/libexec/bochs.
You can find there an application bundle (bochs.app) that you can copy to
/Applications if you want to.
There is also a sample configuration file in that location. Note that you
can use the $BXSHARE variable in your own configuration files to specify
the location of the system BIOSes. This variable will be automatically set
to the appropriate location by Bochs when executed.
For your convenience, a 'bochs' helper script has also been installed and
should be available through your PATH as a regular command-line utility.
===========================================================================