Peter S Galbraith <[EMAIL PROTECTED]> writes: > I figured this might save some people some time. If you want to > set up a small debian install to see if your build dependancies > work in the real world, or to find out what build deps your > package needs in the first place, just type the following: > > mkdir /tmp/debian > cd /tmp/debian > tar zxf <mirror>/debian/dists/unstable/main/disks-i386/current/base2_2.tgz > cp /etc/apt/sources.list etc/apt/ > cp /etc/resolv.conf etc/ > chroot `pwd` bin/sh > apt-get update > dpkg --purge lilo > yes '' | apt-get -y install build-essential > This is pretty cool, but you'll have to replace unstable in /debian/dists/unstable/main/disks-i386/current/base2_2.tgz by stable or frozen, because woody has no base.tgz ... (Just tried it on ftp.at.debian.org).
Andy -- Andreas Rottmann | [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED] Pfeilgasse 4-6/725 | A-1080 Wien | Austria | Europe http://www.8ung.at/rotty | Key is there | gpg (GnuPG) 1.0.1 Fingerprint | 3E9A C485 49A4 1D17 2EA7 2BA7 22AE C9BF 8173 6279 [one of 78,35% Austrians who didn“t vote for Haider!]

