[gcompris-devel] Re: Gcompris-Pre2 compile problems on RH 7.1
Tino Meinen
a.t.meinen at chello.nl
Mon Jan 28 05:44:18 UTC 2002
> > In file included from pixbuf_util.c:13:
> > pixbuf_util.h:16:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
> >
> I've had the same problem. And ``solved'' it by making a symbolic link
> from /usr/include/ to the directory where gdk-pixbuf.h is located...
>
> Herman
Well, that was (part) of the solution!
So after installing libxml2 and libxml2-devel I had to do:
cd /usr/include
ln -s gdk-pixbuf-1.0/gdk-pixbuf gdk-pixbuf
ln -s libxml2/libxml libxml
I am now able to compile Gcompris on Redhat7.1
Thanks,
Tino Meinen
More information about the Gcompris-devel
mailing list