jpeg and gtk

2006-09-25 Thread Bill Cunningham
Paul, I have two files in usr/local/lib/pkgconfig they are libpng.pc and libpng12.pc. I checked the last line of libpng.pc and the cflags was exactly as yours except /libpng12 was missing after {includedir}. Could this have something to do with m4 since you mentioned macros? I installed a new

Re: jpeg and gtk

2006-09-25 Thread Bill Cunningham
> Bill, why can't you first install any normal modern Linux distro, and then > try to compile from source library after library NOT putting them in system > directories ? > > I've been observing this list for a number of months, and nobody has difficulties > like the ones you have, as well as nobo

Re: jpeg and gtk

2006-09-25 Thread Sergei Steshenko
--- Bill Cunningham <[EMAIL PROTECTED]> wrote: > > - Original Message - > From: "Paul Davis" <[EMAIL PROTECTED]> > To: "Bill Cunningham" <[EMAIL PROTECTED]> > Cc: > Sent: Monday, September 25, 2006 12:12 AM > Subject: Re: jpeg

Re: jpeg and gtk

2006-09-25 Thread Bill Cunningham
- Original Message - From: "Paul Davis" <[EMAIL PROTECTED]> To: "Bill Cunningham" <[EMAIL PROTECTED]> Cc: Sent: Monday, September 25, 2006 12:12 AM Subject: Re: jpeg and gtk > I just relooked at your make.log, a shot in the dark, but here are two >

Re: jpeg and gtk

2006-09-24 Thread Paul Davis
lt;gtk-list@gnome.org>Sent: Sunday, September 24, 2006 10:35 PMSubject: Re: jpeg and gtk > Bill,>> When I get home tonight I'll try this out and see what happens on mysystem.>> I don't recall, but whats the reason you're trying to build gtk without> libjpeg in the

Re: jpeg and gtk

2006-09-24 Thread Bill Cunningham
- Original Message - From: "Paul Davis" <[EMAIL PROTECTED]> To: Sent: Sunday, September 24, 2006 10:35 PM Subject: Re: jpeg and gtk > Bill, > > When I get home tonight I'll try this out and see what happens on my system. > > I don't recall, bu

Re: jpeg and gtk

2006-09-24 Thread Paul Davis
Bill,When I get home tonight I'll try this out and see what happens on my system.I don't recall, but whats the reason you're trying to build gtk without libjpeg in the first place?And a few other questions: What version of gtk?What platform/distro?Have you tried the latest CVS version?I'll let you

jpeg and gtk

2006-09-24 Thread Bill Cunningham
Well I ran configure with jpeg, the jpeg library that is recommended with gtk with the --x-includes and --x-libraries switches. It runs smoothly. I run make and it runs smoothly. Make install will not work. So I manually moved libjpeg.a to /usr/local/lib and ran ldconfig. pkg-config doesn't pic