summaryrefslogtreecommitdiff
path: root/dviware/dvitops/install
blob: 21139552554799b56110e8e7f7baa8835900398e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
How to install dvitops
----------------------

1. Copy unix.h, msdos.h, vms.h, cms.h or primos.h to config.h according
as your OS is UNIX, MS-DOS, VMS, VM/CMS, or PRIMOS.  Then edit config.h.
The file config.doc explains what all the various defines mean.

2. Edit Makefile.

3. Do a make (or make makefile.ms if you're using Microsoft make).

4. Edit dvitops.fnt. This should contain a list of all PostScript fonts
that you have available. If you have a file-system that does not permit
you to use the PostScript names of the fonts as the file names of your
tfm files, you must add the apporpriate file name to the beginning of each
line. For example, change the line

Times-Roman

to

timesr  Times-Roman

5. Do a make install. If you're using MS-DOS, you'll have to install
by hand.

6. Print out and read the manual.

If you have any problems, don't hesitate to contact me.

Good luck!

James Clark

jjc@jclark.uucp
ukc.ac.uk!jclark!jjc

30 Peel Street
London W8 7PD
England

$Header: /usr/jjc/dvitops/RCS/INSTALL,v 1.3 90/08/14 13:01:37 jjc Rel $