
Installing CodePressor
~~~~~~~~~~~~~~~~~~~~~~
  
  Installation is just a matter of copying the CodePressr executable to your
Library directory. This is usually located on your boot (hard)disc as
$.!Boot.Library

  You should then be able to run the CodePressr program from the commandline.
Either press F12 to enter the commandline or CTRL-F12 to open a taskwindow.


Compiling CodePressor
~~~~~~~~~~~~~~~~~~~~~

  CodePressor needs gcc and OSLib to compile. It expects the OSLib$Path and
OSLibInclude$Path variables to have been set accordingly and the make
executable available through Run$Path. Then just run the Source.!Make file to
compile the sources. Note that afterwards the CSD will be set to the Source
directory.

  Yes, indeed, the sources are not nice to read. I've not always consequently
used a notation (to indicate variable type) and I still have to setup tabbing
correctly in Zap for the C-Mode ;0
