
February 23rd, 2003, 10:19 AM
|
|
Contributing User
|
|
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492
Time spent in forums: 2 h 1 m
Reputation Power: 7
|
|
|
Libpng error while installing GNOME 2.2 (with GARNOME)
I am using garnome 0.21.2 to install GNOME 2.2,but after a while I get the folowing error:
Quote:
make[6]: Binnengaan van map `/root/garnome-0.21.2/gnome/gtk+/work/main.d/gtk+-2.2.1/demos'
(topdir=`cd .. && pwd` ; curdir=`pwd` ; \
cd . && \
GDK_PIXBUF_MODULE_FILE=$topdir/gdk-pixbuf/gdk-pixbuf.loaders $topdir/gdk-pixbuf/gdk-pixbuf-csource --build-list \
apple_red apple-red.png gnome_foot gnome-foot.png >$curdir/test-inline-pixbufs.h || (rm -f $curdir/test-inline-pixbufs.h && false))
failed to load "apple-red.png": Failed to load image 'apple-red.png': Fatal error in PNG image file: Incompatible libpng version in application and library
make[6]: *** [test-inline-pixbufs.h] Fout 1
make[6]: Weggaan uit map `/root/garnome-0.21.2/gnome/gtk+/work/main.d/gtk+-2.2.1/demos' |
I don't know what is wrong,because I have all the PNG lib's installed (and devel and normal libs are the same version,plus its all the latest version).I have the folowing png libs:
libpng 2:1.2.2-8, libpng-devel 2:1.2.2-8, libpng10 1.0.13-6 and libpng10-devel 1.0.13-6
Does anyone why it is giving this error?And maybe even how I could fix it?
Thanks alot in advance
|