[Mono-dev] Building libgdiplus-1.1.9 from sources
Alberto Avila
albertoavila at gmail.com
Mon Sep 12 20:20:32 EDT 2005
Hi!
Libgidiplus ships with it's own version of cairo (to avoid the
versions problems).
You don't need to install it apart.
Greets
On 9/12/05, Vorobiev Maksim <MVorobiev at croc.ru> wrote:
>
>
> Good day.
>
> Just downloaded libgdiplus-1.1.9 tarball from Download page. I compile and
> install Cairo library 1.0.0 separatly and now try to build libgdiplus with
> it:
>
> ./configure --with-cairo=installed
>
> But i got the error message: "Did not find Cairo == 0.3.0".
>
> Does it still use the old Cairo release? I think not, since libgdiplus ships
> with 1.0.1 (is it true, 1.0.1 is released?) Cairo version.
> IMHO there is the error in configure.in:
>
> ...
> if pkg-config --exact-version 0.3.0 cairo; then
> echo Cairo installation OK
> else
> AC_MSG_ERROR("Did not find Cairo == 0.3.0");
> fi
>
> ...
>
> Thank you.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
--
Alberto Avila
Desarrollador
More information about the Mono-devel-list
mailing list