On Wed, Nov 28, 2001 at 02:19:03PM +0100, Jochen Roehrig wrote: > Hi, > > is it possible to build a CD-set for one platform, say s390, on another > platform, say i386, by simply replacing the line > > export ARCH=`dpkg --print-installation-architecture` > > in CONF.sh with > > export ARCH=s390 Works for me, building hppa and ia64 on i386. Richard