Re: [Gimp-user] Still problems with compiling GIMP 2.0 on ML9.2

2004-03-29 Thread raymond ostertag
> So if everything is already installed why is libexif not found? > Install libexif9-devel and then libjpeg62-devel and again until you are OK with the configuration (read carrefully to be sure to have every plugin built). On MDK9.2 you don't need Contrib or external download or lib compilations

Re: Was: [Gimp-user] Still problems with compiling GIMP 2.0 on ML9.2 - now Suse9.0

2004-03-27 Thread Mogens Jæger
Hello However, if you look through the output of the ./configure script, you will find several WARNING: labels where non-essential things are missing. But some of these non-essential things are actually quite essential to you, like the modules to let you print, use .tiff formats etc. Here's the

Fwd: Re: [Gimp-user] Still problems with compiling GIMP 2.0 on ML9.2

2004-03-27 Thread Tom Cole
--- Begin Message --- Aha! But after DJ's useful input on installing the gtk-x-devel package in order to get GTK to compile properly, I have since to go on and compile a brand new shiny GIMP 2.0. For those who haven't had the same problems, I'm sorry, but in the interests of others who mig

Re: [Gimp-user] Still problems with compiling GIMP 2.0 on ML9.2

2004-03-27 Thread Henrik Brix Andersen
Hi, On Sat, 2004-03-27 at 07:36, Owen wrote: > do you have a /usr/lib/pkgconfig/libexif.pc or is it in > /usr/local/lib/pkgconfig/libexif.pc > > If the latter, the quick and dirty answer is to copy it to > /usr/lib/pkgconfig/ The more correct way is to do: export PKG_CONFIG_PATH=/usr/l

Re: [Gimp-user] Still problems with compiling GIMP 2.0 on ML9.2

2004-03-26 Thread Owen
On Fri, 26 Mar 2004 18:08:00 -0600 Kyle Hamar <[EMAIL PROTECTED]> wrote: > Config.log has more errors as well. Here is the next one: > > configure:30626: gcc -o conftest -g -O2 -Wall conftest.c -laa >&5 > > /usr/bin/ld: cannot find -laa > > collect2: ld returned 1 exit status > > configure:306

Re: [Gimp-user] Still problems with compiling GIMP 2.0 on ML9.2

2004-03-26 Thread Owen
On Fri, 26 Mar 2004 18:08:00 -0600 Kyle Hamar <[EMAIL PROTECTED]> wrote: > I too have been attempting this compile under ML9.2 without success. The first > significant "not found" in config.log is: > > configure:30573: WARNING: libexif not found! > > EXIF support will not be built into the JPEG p

Re: [Gimp-user] Still problems with compiling GIMP 2.0 on ML9.2

2004-03-26 Thread Kyle Hamar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 26 March 2004 02:52 pm, dj wrote: > Install the gtk2.2[whatever]-devel package. All > should be well after that. > > dj > > --- Tom Cole <[EMAIL PROTECTED]> wrote: > > I'm still trying to install GIMP 2.0 on Mandrake > > 9.2. > > > > Making