On 21/06/2005 Ross Urban wrote: > Tony, > Thanks for the info. Can you give me directions or point me to a site that > will tell me how to setup a i386 chroot. Sorry, I'm still a little green > behind the ears.
hey ross, you don't need to setup a chroot for fetching sources. just add the following to your /etc/apt/sources.list: deb-src ftp://ftp2.de.debian.org/debian sid main then do the following # apt-get update # apt-get source cdrdao # apt-get build-dep cdrdao # [ patch and build the package as already described ] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

