-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL
61 lines (31 loc) · 1.51 KB
/
INSTALL
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
(c) 1998 - 2001 M. Kroeker HP2XX release 3.3.x - 3.4.x
(c) 1992 - 1994 H. Werntges HP2XX release 3.x
=================
Files in . Description
--------------------------------------------------------------------------
README This files
COPYING GNU General Public License Version 2
sources Directory containing all essential .c and .h
source files. Also site of binary generation
makes Place for keeping makefiles for various platforms
doc Documentation
hp-tests Here I left some HP-GL files for testing
old Older versions of misc. files, still distributed as long
as the new ones are not confirmed, e.g. files supporting
machines where I can't run tests.
Quick guide through hp2xx
=========================
Welcome to hp2xx, the HP-GL converter!
Each subdirectory within hp2xx contains a local README file. There you find
a short description on each file and/or directory found therein, as well as
instructions and other comments on what matters at that point.
Besides these basic instructions, a detailed manual is provided in
./doc/hp2xxinf.tex (UNIX: hp2xx.texinfo).
For installation,
o follow the instructions starting in ./makes/README
o optionally, see ./doc/hp2xxinf.tex (Manual in texinfo format)
For bug reports, write to:
(Martin Kroeker)
That's all, folks. Enjoy!