summaryrefslogtreecommitdiff
path: root/emulators/peace/MESSAGE
blob: f7a2542e89664d064808d109a5d9101fe9d38db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========================================================================
$NetBSD: MESSAGE,v 1.4 2006/02/26 17:27:22 wiz Exp $

To enable the kernel part of PEACE, run the following:
	# modload /usr/lkm/compat_pecoff.o
	# modload /usr/lkm/exec_pecoff.o
or enable COMPAT_PECOFF in your kernel configuration.
Then, run (as root) ${LOCALBASE}/emul/pecoff/usr/bin/peace-setup to
initialize PEACE runtime.

This version of PEACE requires TrueType fonts for GUI
applications, and supports only TrueColor X server.

You have to set the following environment variables:
	$DLLPATH $PEACE_FONTPATH $PEACE_LOCALE
See http://chiharu.hauN.org/peace/install.html `Settings'

===========================================================================