For information regarding this software visit its homepage:

http://ink.sourceforge.net/

Installation and usage
----------------------
You need gcc installed. libieee1284 and libinklevel >= 0.6.6rc5 are required. 
You may have to edit the Makefile to suit your needs.

tar xzf ink-0.3.1.tar.gz
cd ink
make
make install

Run the program as follows:

ink -p <port> [-n <portnumber>]

where port is either "parport" or "usb" and portnumber is the number of the 
port to which your printer is connected. The portnumber is optional and 
defaults to 0. You need read/write permission on the device the printer is 
connected to.

Markus Heinz <markus.heinz@uni-dortmund.de>
