-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
18 lines (13 loc) · 746 Bytes
/
INSTALL
File metadata and controls
18 lines (13 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Hi there,
To install GoodNeWS on your machine you need to check the parameters in
the file 'Makefile.param'. Set these up for your machine type.
Then you simply type 'make install' and have a coffee break.
You normally need super-user permission to install the necessary files
for TeX. Check out 'Makefile.param' for the directories you'll
be writing to. If you don't have TeX you won't
need to make dvi2ps and dvinews, so take these out of the
'tools/Makefile' file. We recommend that you DO get TeX however...
If you are making binaries for more than one machine architecture
make sure you do a 'make clean' inbetween. Also remember to
specify an appropriate 'bin.MACHINE' directory for the new binaries.
Arthur (de vliegende Hollander)