[Mono-dev] Building libgdiplus

Peter Dennis Bartok peter at novonyx.com
Wed Feb 1 19:06:35 EST 2006


If you build and install the image libs, they will install their .pc files. 
If your prefix for them was /usr/local, the .pc files will end up in 
/usr/local/lib/pkgconfig. libgdiplus will use pkg-config to find them. If it 
doesn't, you need to make sure that PKGCONFIG_PATH (sp?) points to where you 
have those .pc files installed.

Cheers,
 Peter

-----Original Message-----
From: "Don Edvalson" <don at edvalson.net>
To: <mono-devel-list at lists.ximian.com>
Date: 01 February, 2006 16:01
Subject: [Mono-dev] Building libgdiplus


>Hi,
>
>I have a (probably stupid) question that I can't find an answer to.
>
>When building libgdiplus, it complains about the lack of libtiff,
>libjpeg and libgif and tells where to download them.
>
>After I download them, where should they be placed relative to
>libgdiplus and how do I let autoconf know where they are?
>
>Thanks,
>
>Don
>
>_______________________________________________
>Mono-devel-list mailing list
>Mono-devel-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
> 




More information about the Mono-devel-list mailing list