[cairo] [PATCH] cairo-demo/sdl
Carl Worth
cworth at cworth.org
Tue Sep 6 15:53:26 PDT 2005
On Thu, 01 Sep 2005 19:19:13 -0300, Mauricio Piacentini wrote:
> While testing cairo on the powerpc64 I found a couple of minor issues,
> not sure if this is the right channel to report them. The system is a
> dual G5 running Ubuntu/Kubuntu Hoary. Let me know if there is another
> list or channel to report these.
This is the right list for cairo, and as good a list as there is for
libsvg and libsvg-cairo.
> a) cairo builds and installs correctly.
That's good news.
> b) libsvg configures correctly (apparently) but the build fails. It
> turns out that it needs libpng12-dev and libjpeg-dev, and these are
> apparently not checked by the autoconf stuff.
Yes, that looks like just missing checks. (It looks like there's just
hard-coded -lpng and -ljpeg in libsvg.pc.in).
> c) libxml2-dev dependancy is also not detected by the configure scripts
> on libsvg/libsvg-cairo.
There are checks in libsvg/configure.in for libxml-2. I'm not sure why
they might not be working.
> I am really not qualified to deal with the automake/autoconfigure stuff,
> so I can not fix this (and do not know if they are supposed to be
> fixed.)
I'm not the best here either. I did the original stuff there, and as
you can see I botched it. :-)
If anyone wants to contribute a fix for these, that would be great.
-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050906/260c913a/attachment-0001.pgp
More information about the cairo
mailing list