I had the same problem with another program I was trying to compile. You need to find gdk-pixbuf-devel-0.6.0-1.i386.rpm http://rpmfind.net > -----Original Message----- > From: Michael Bresnahan [mailto:mbresnahan1 at mmm.com] > Sent: Monday, December 04, 2000 3:21 PM > To: tclug-list at mn-linux.org > Subject: [TCLUG] Re: [TCLUG:23887] Gnome library enigma > > > Look at the configure script and find where it is looking for > the gdk-pixbuf > library. Make sure that where it is looking is where the library is > installed. If the two do not correlate, change one of them. > If you're not > into reading shell scripts, post the configure script so that > someone on the > list can read it. > > Mike Bresnahan > ---- > Jamie Ostrowski wrote: > > > I am trying to install a program. When I run > ./configure, I get this > > message, then the configure process stops: > > > > checking for gdk-pixbuf >= 0.4... configure: error: not > > found.\nEucalyptus requires gdk-pixbuf version 0.4 or higher. > > > > I went out on the net and I downloaded the file: > > > > gdk-pixbuf-0.6.0-1.i586.rpm > > > > and I installed it in this fashion: > > > > [root at redeye jamie]# rpm -Uvh gdk-pixbuf-0.6.0-1.i586.rpm > > > > Rpm seemed to install it fine. Gave me the nice graph as > it did it's > > work. Hmmm...I thought, that was easy enough. Now I will simply run > > ./configure again and I am certain it will work as I intend it to... > > > > I get the SAME error! > > > > {In my mind, I am assuming that by running the rpm for > that package, > > and since I found no further instructions associated with > it, that it > > would install whatever libraries I need. Evidently I am mistaken.} > > > > Can anyone shed some light on my weary mind? > > > > BTW: I am trying to install eucalyptus, a gui based > gnome mail client > > that handles MIME types. Thnks. > > > > - Jamie > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org > > For additional commands, e-mail: tclug-list-help at mn-linux.org > > _______________________________________________ > tclug-list mailing list > tclug-list at lists.real-time.com > https://mailman.real-time.com/mailman/listinfo/tclug-list >