summaryrefslogtreecommitdiff
path: root/emulators/peace/MESSAGE
blob: 45ccf744ec4b78c63f865df8b976960c67e068b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:29:59 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 ${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'

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