GTK Configure Can't link to libjpeg now

2003-09-26 Thread JS
Hi All, With the help of my friend, I was finally able to get configure for GTK to link with libtiff. He actually told me of a new beta version of libtiff (v3.6.0) that compiled correctly. However, GTK needs libjpeg, but even after compiling libjpeg, configure still can't find it. Here are the

Re: GTK Configure Can't link to libjpeg now

2003-09-26 Thread Sven Neumann
Hi, JS [EMAIL PROTECTED] writes: configure:23772: checking for jpeg_destroy_decompress in -ljpeg configure:23803: gcc -o conftest -g -O2 -Wall conftest.c -ljpeg -lintl 5 ld: can't locate file for: -ljpeg Is there a file called libjpeg.so on your system? Sven

Re: GTK Configure Can't link to libjpeg now

2003-09-26 Thread JS
Hi Sven, No, there is no file called libjpeg.so on my system. However, I am thinking maybe this version of libjpeg (v6) could be the issue since the beta version of libtiff compiled great. Do you know of a site where I could get a newer version of libjpeg (I have already did a quick google