Hi!
> > I'm trying to build dia 0.85 on my RedHat 6.2 machine. It complains
> > about the missing of two libraries: libart and gtk_pixbuf. I checked on
> > my machine and the libart library is there.
>
> It worked for me when I added the following packages:
>
> from original RH CD:
>
> gnome-libs
> gnome-libs-devel
I use 1.0.55
> from GNOME (I use ones from PLD)
>
> gdk-pixbuf
> gdk-pixbuf-devel
I use 0.7.0
and it does not change anything. It still says
Configuration:
Source code location: .
Compiler: gcc
Use gdk-pixbuf:
Libart (AA rendering, png export): no
Gnome support: no
Build bonobo component (not supported): no
Now type make to build dia.
and
checking for LIBART - version >= 2.1.0... no
*** Could not run LIBART test program, checking why...
*** The test program failed to compile or link. See the file config.log
for the
*** exact error that occured. This usually means LIBART was incorrectly
installed
*** or that you have moved LIBART since it was installed. In the latter
case, you
*** may want to edit the libart-config script: /usr/bin/libart-config
checking for gdk-pixbuf-config... (cached) no
checking for GDK_PIXBUF - version >= 0.7.0... no
*** The gdk-pixbuf-config script installed by GDK_PIXBUF could not be
found
*** If GDK_PIXBUF was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GDK_PIXBUF_CONFIG environment variable to the
*** full path to gdk-pixbuf-config.
which I don't understand cause both of them are there now:
[root@lorient dia-0.85]# locate gdk-pixbuf
/home0/root/gdk-pixbuf-0.7.0.tar.gz
/home0/root/redhat/add-rpm/gdk-pixbuf-0.7.0-1.i386.rpm
/home0/root/redhat/add-rpm/gdk-pixbuf-devel-0.7.0-1.i386.rpm
/home0/root/redhat/add-rpm/gdk-pixbuf-0.7.0-1.src.rpm
/usr/bin/gdk-pixbuf-config
/usr/doc/gdk-pixbuf-0.7.0
/usr/doc/gdk-pixbuf-0.7.0/AUTHORS
/usr/doc/gdk-pixbuf-0.7.0/COPYING
/usr/doc/gdk-pixbuf-0.7.0/COPYING.LIB
/usr/doc/gdk-pixbuf-0.7.0/ChangeLog
/usr/doc/gdk-pixbuf-0.7.0/NEWS
/usr/doc/gdk-pixbuf-0.7.0/README
/usr/doc/gdk-pixbuf-0.7.0/TODO
/usr/doc/gdk-pixbuf-0.7.0/gdk-pixbuf-decl.txt
/usr/doc/gdk-pixbuf-0.7.0/gdk-pixbuf-sections.txt
/usr/include/gdk-pixbuf
/usr/include/gdk-pixbuf/gdk-pixbuf-features.h
/usr/include/gdk-pixbuf/gdk-pixbuf-loader.h
/usr/include/gdk-pixbuf/gdk-pixbuf.h
/usr/include/gdk-pixbuf/gnome-canvas-pixbuf.h
/usr/lib/gdk-pixbuf
/usr/lib/gdk-pixbuf/loaders
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-gif.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-ico.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-jpeg.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-png.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-pnm.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-ras.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-tiff.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-gif.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-ico.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-jpeg.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-png.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-pnm.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-ras.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-tiff.a
/usr/lib/gdk-pixbuf/loaders/libpixbufloader-xpm.a
/usr/share/aclocal/gdk-pixbuf.m4
/usr/share/gnome/html/gdk-pixbuf
/usr/share/gnome/html/gdk-pixbuf/book1.html
/usr/share/gnome/html/gdk-pixbuf/compiling.html
/usr/share/gnome/html/gdk-pixbuf/extra-configuration-options.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-animation.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-creating.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-file-loading.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-from-drawables.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-refcounting.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-rendering.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-scaling.html
/usr/share/gnome/html/gdk-pixbuf/gdk-pixbuf-util.html
/usr/share/gnome/html/gdk-pixbuf/gdkpixbufloader.html
/usr/share/gnome/html/gdk-pixbuf/gnomecanvaspixbuf.html
/usr/share/gnome/html/gdk-pixbuf/r14.html
/usr/share/gnome/html/gdk-pixbuf/r15.html
/usr/share/gnome/html/gdk-pixbuf-decl.txt
/usr/share/gnome/html/gdk-pixbuf-sections.txt
/usr/share/gnome/html/gdk-pixbuf.hierarchy
/usr/share/gnome/html/gdk-pixbuf.html
/usr/share/gnome/html/gdk-pixbuf.types
/usr/src/redhat/SPECS/gdk-pixbuf.spec
Daniel
--
***********************************************************************
Daniel TOURDE E-mail : [EMAIL PROTECTED]
The Aeronautical Research Institute of Sweden Tel : +46 8 55 54 93 44
P.O. Box 11021 S-161 11 BROMMA, Sweden Fax : +46 8 25 34 81
***********************************************************************