On Thu, 25 Mar 2004, Dave Stevens wrote: > Hello all, > > I have been trying unsuccessfully to get all the dependencies satisfied for > the 2.0 release of the GIMP. Can someone perhaps point me to an all-in-one > .rpm solution? I have done the following: 1. yum remove gimp [this way some packages that depend upon gimp-1.. get removed] 2. download the .src.rpm - and attempt to build it wget ftp://ftp.gimp.org/pub/users/drc/gimp-2.0.0-1.src.rpm 3. install additional devel packages so that the src.rpm builds yum install libart_lgpl-devel gimp-print-devel gtkhtml2-devel rpmbuild --rebuild gimp-2.0.0-1.src.rpm 4. Now install gimp - with some dependencies resolved with packages at fedora.us/dag-rpms >From /var/log/yum.conf 03/24/04 16:53:59 Installed: gimp 2:2.0.0-1.i386 03/24/04 16:53:59 Dep Installed: lcms 1.12-0.fdr.2.1.i386 03/24/04 16:53:59 Dep Installed: libexif 0.5.12-2.rhfc1.dag.i386 Perhaps this process will work - with the binary rpm as well. Satish