File: README.OS2

package info (click to toggle)
mpage 2.5.6-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 528 kB
  • ctags: 332
  • sloc: ansic: 3,630; makefile: 85; sh: 69
file content (55 lines) | stat: -rw-r--r-- 2,017 bytes parent folder | download | duplicates (3)
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
OS/2 for mpage 2.5+ 
A different port cam in. the mpage.def file etc are not needed anymore.


README.OS2 - mpage 2.3 for OS/2 Warp (and 2.x) - 1996/04/06

This is a fast and easy port of mpage for OS/2. To BUILD, you need the
emx0.9c port of GCC (maybe it also works with previous versions,
I haven't tried) and GNU make (3.74).

Makefile:       Check the makefile and set the OS/2 switches.
encoding.h:     You might want to default to codepage 850 encoding.
                In that case, copy the enconding.h.PC850 to encoding.h
Copy the files from the OS2 directory to its parent directory

Then run `make' ...


Special files for OS/2:

- README.OS2             : this file
- encoding.h.PC850       : new encoding file for codepage 850

In the OS2 directory:
- mpage.def, msample.def : LINK386 module definition files
- lpr.cmd                : simple example for an `lpr'-pipe for OS/2

For INSTALLATION copy `mpage.exe' to a directory in your path and copy the
encoding files in `../Encodings' to the directory you have chosen. If you
did not rebuild the executable, set the environment variable `MPAGE_LIB' to
point to this directory, e.g. `set MPAGE_LIB=E:/usr/lib/mpage' in your
`Config.Sys'. To run mpage, you need the emx runtime package (available from
ftp.leo.org:/pub/comp/os/os2/). If you like mpage's `-P'-option, you should
have an `lpr'-command in your PATH.


RESTRICTIONS: I haven't bothered to change anything concerning the output;
so it's best to pipe it to whatever you like [file, your PostScript
printer, GhostScript (see `lpr.cmd'), NUL for testing the number of pages,
...].

ACKNOWLEDGEMENTS: To Marcel Mol for this fine and useful program.
To Eberhard Mattes for emx/gcc that made this port possible.


Legal stuff:

This port was made in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Use it free, but at your own risk.

Tilmann Boess <tilmann@physik.uni-wuerzburg.de>, 1996/10/06