Hello, Is there a piece of code out there that would allow me to make a mirror of a single package -- in my case 'libgtk2.0-dev' -- which will also pull all its dependencies. I want to avoid downloading the entire iso images and I don't have a network at home. I also want to avoid to download individual .deb files which often results in a broken system. I want a simple situation where I would do 'apt-cdrom add'. The reason is that I'm trying to run this package (sarge's) on hoary but it is uninstallable. So I would like to download the hoary version. Help!!!
malebo

