How to build GNU gettext 0.10.35/iX.1 The source code is packaged as a diff against the original gettext 0.10.35 sources. Please download gettext-0.10.35.tar.gz from one of the www.gnu.org mirror sites. Instructions below assume a GNU.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 gnu.org; access=(r,x:any; w,a,l,s:gl) :newuser gnu.org; pass=whatever; home=gnu :altuser gnu.org; cap=+ph,gl :hello gnu.org :xeq /bin/sh -L shell/iX> mkdir build; cd build shell/iX> gzip -dc /tmp/gettext-0.10.35.tar.gz | tar xvopf - shell/iX> cd gettext-0.10.35 shell/iX> tar xvzopf /tmp/gettext-01035-ix1-delta.tar.Z shell/iX> mpe/patch.sh shell/iX> mpe/build.sh You are now ready to use the software in /ORG/GNU/opt/gettext/v01035 (bin, info, ...) It might be useful to create a symbolic link like /usr/local/gettext to point there. Have fun using GNU gettext 0.10.35/iX, but keep in mind: *use at your own risk* Lars Appel, February 2001