summaryrefslogtreecommitdiff
path: root/emulators/peace/MESSAGE
blob: 67e5d31e68f2b06e40b66160c5490dd710a3fb9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/01 15:13:52 kent 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'

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