File: README.OS2

package info (click to toggle)
units 2.22-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,888 kB
  • sloc: ansic: 5,772; makefile: 709; yacc: 435; python: 413; sh: 404; perl: 332
file content (23 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
     =======================
     | units 1.81 for OS/2 |
     =======================

I have just compiled the source from the Unix version by adding a small
Makefile.OS2. To compile yourself you will need some GNU utilities (like
rm, cp), gcc-3.0.x from Netlabs, GNU make, perl and GNU groff. 
Then you should be able to do "make -f Makefile.OS2 dist" to have 
everything sitting in the dist directory.

I have substituted the 'col' command using 'sed', so there is now nice
OS/2 readable documentation in units.doc. If you have 'less' installed, 
you can view the file units.less as well which then shows colored and
highlighted text.

To run you will need the EMX.DLL which you can find on the OS/2 ftp sites
like http://hobbes.nmsu.edu or ftp://ftp.leo.org/pub/comp/os/os2. 
Unzip everything into the same directory and run makeobjs.cmd to make two
program objects on your desktop.

Please send any comments about the OS/2 version to me.

Peter Weilbacher (os2@Weilbacher.org), 25Jan2003.