How to build PGP 5.0i/iX.1 The source code is packaged as a diff against the original PGP 5.0i sources. Please download pgp50i-unix-src.tar.gz from one of the www.pgpi.org mirror sites. Instructions below assume a PGPI.ORG logon, because this is my porting setup. :hello manager.sys :newacct org,mgr :purgeuser mgr.org :purgegroup pub.org :altacct org; cap=+ph :newgroup pgpi.org; access=(r,x:any; w,a,l,s:gl) :newuser pgpi.org; pass=whatever; home=pgpi :altuser pgpi.org; cap=+ph,gl :hello pgpi.org :xeq /bin/sh -L shell/iX> mkdir build; cd build shell/iX> gzip -dc /tmp/pgp50i-unix-src.tar.gz | tar xvopf - shell/iX> cd pgp50i/src shell/iX> tar xvzopf /tmp/pgp50i-ix1-delta.tar.Z shell/iX> tar xvzopf /tmp/pgp50i-ix1-c89-o.tar.Z shell/iX> mkdir -p ~/v50i/bin shell/iX> mpe/patch.sh shell/iX> mpe/build.sh You are now ready to use the software in /ORG/PGPI/v50i (bin, lib, man, ...) Please read the licensing conditions on the www.pgpi.org web site carefully! Have fun using PGP 5.0i/iX, but keep in mind: *use at your own risk* Lars Appel, May 2001