How to build Samba 2.0.10/iX.1 The source code is packaged as a diff against the original Samba 2.0.10 sources. Please download samba-2.0.10.tar.gz from one of the www.samba.org mirror sites. Instructions below assume a SAMBA.ORG logon, because this is my porting setup. You might also be able to build/install in SAMBA or SYS accounts, though. :hello manager.sys :newacct org,mgr :purgeuser mgr.org :purgegroup pub.org :altacct org; cap=+ph :newgroup samba.org; access=(r,x:any; w,a,l,s:gl) :newuser samba.org; pass=whatever; home=samba :altuser samba.org; cap=+ph,gl :hello samba.org :xeq /bin/sh -L shell/iX> mkdir build; cd build shell/iX> gzip -dc /tmp/samba-2.0.10.tar.gz | tar xvopf - shell/iX> cd samba-2.0.10/source shell/iX> tar xvzopf /tmp/samba-2010-ix1-delta.taz shell/iX> tar xvzopf /tmp/samba-2010-ix1-c89-o.taz shell/iX> mpe/patch.sh shell/iX> mpe/build.sh You are now ready to use the software in /ORG/SAMBA/v2.0.10 (bin, lib, var, ...) Please visit the related file samba-2010-ix1-usage.txt for setup instructions. Have fun using Samba 2.0.10/iX, but keep in mind: *use at your own risk* Lars Appel, June 2001