Jonathan Gift <[EMAIL PROTECTED]> wrote: >Colin Watson wrote: >> 'dpkg -I foo.deb' will show you information about a package you've >> downloaded. In this case, though, it depends on sid's glibc, so you'll >> have to 'apt-get source gimp1.2' and compile it yourself. > >I thought so, just holding out hope someone had done it. Have you the >debian url for source?
'apt-get source gimp1.2' :) You need deb-src lines pointing to unstable, of course. Otherwise, pool URLs are fairly easy to construct; try <URL:ftp://ftp.debian.org/debian/pool/main/g/gimp1.2/>, or your nearest mirror. >And do I need just > >1) Gimp 1.2 >2) What about the extras? >3) Any other GTK files or Perl? lftp ftp.debian.org:/debian/pool/main/g/gimp1.2> cat gimp1.2_1.2.0-1.dsc [...] Build-Depends: aalib1-dev, libglib1.2-dev, libgtk1.2-dev, libgtkxmhtml-dev, libjpeg62-dev, libmpeg-dev, libpng2-dev, xpm4g-dev, zlib1g-dev, slang1-dev, xlib6g-dev, debhelper, libparse-recdescent-perl, libgtk-perl, pdl -- Colin Watson [EMAIL PROTECTED]