Re: errors compiling 0.57
- From: Jody Goldberg <jgoldberg home com>
- To: Phillip J Shelton <shelton11 dingoblue net au>
- Cc: gnumeric-list gnome org
- Subject: Re: errors compiling 0.57
- Date: Thu, 19 Oct 2000 09:40:35 -0400
On Thu, Oct 19, 2000 at 09:42:08PM -0400, Phillip J Shelton wrote:
Now that I think about it, it is probably not your problem. However, one
of the tarballs I have to compile to get gnumeric to compile is
gdk-pixbuf-0.9.0. Now the problem is that it is not finding my TIFF or
JPEG or PNG librarys. I do have all three installed off rpms in
/usr/lib. If I run the file that tests for the tiff library and link
with
gcc test.c -ltiff
where test.c is
char TIFFReadScanline();
int main() {
TIFFReadScanline()
; return 0; }
then it compiles and links properly.
I'd bet that you attempted to install gdk-pixbuf before having the
development rpms installed ? Then you installed them but thngs
still fail. Delete config.cache and try again :-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]