How to build GhostPCL 1.40/iX.1 The source code is packaged as a diff against the original ghostpcl sources. Please download ghostpcl-1.40.tar.gz from one of the artifex.com mirror sites. Instructions below assume a GHOSTPCL.ORG logon, because this is my porting setup. You might also be able to build/install in other accounts, though. :hello manager.sys :newacct org,mgr :purgeuser mgr.org :purgegroup pub.org :altacct org; cap=+ph :newgroup ghostpcl.org; access=(r,x:any; w,a,l,s:gl) :newuser ghostpcl.org; pass=whatever; home=ghostpcl :altuser ghostpcl.org; cap=+ph,gl :hello ghostpcl.org :xeq /bin/sh -L shell/iX> mkdir build; cd build shell/iX> gzip -dc /tmp/ghostpcl_1.40.tar.gz | tar xvopf - shell/iX> cd ghostpcl_1.40 shell/iX> tar xvzopf /tmp/ghostpcl-140-delta.tar.Z shell/iX> tar xvzopf /tmp/ghostpcl-140-c89-o.tar.Z shell/iX> mpe/patch.sh shell/iX> TARGET=$HOME/v1.40 mpe/build.sh You are now ready to use the software in /ORG/GHOSTPCL/v1.40/bin/... Please visit the related file ghostpcl-140-usage.txt for usage examples. Have fun using GhostPCL 1.40/iX, but keep in mind: *use at your own risk* Lars Appel, March 2004