[Mono-list] Debian support
Daniel Soto
daniel.soto2k at gmail.com
Tue Mar 31 16:51:39 EDT 2009
It's the same case as libglib-2.0-dev, you must to install
libpng-1.2-dev. Libgdiplus (the library that you are trying to build)
is a library to implement System.Drawing, and you need support to many
graphic formats, that's the reason why you need glib, libpng, libgif
and others.
Again, I don't remember the exact name of the package.
In this errors, when missing libraries, you need to install
[package_name]-[version]-dev package (Or, as Abe says, "foolib-dev" as
general rule).
Don't afraid to search for development packages when building (they
are named with -dev suffix).
Let us know if you have luck.
2009/3/31 <imaudi at comcast.net>:
> This works:
>
>
>
> apt-get install libglib2.0-0 libglib2.0-dev
>
>
>
> Now I'm getting the following error:
>
>
>
> checking for png_read_info in -lpng... no
> configure: error: *** libpng12 not found. See
> http://www.libpng.org/pub/png/libpng.html.
>
> ----- Original Message -----
> From: "Chris Howie" <cdhowie at gmail.com>
> To: imaudi at comcast.net
> Cc: mono-list at lists.ximian.com
> Sent: Tuesday, March 31, 2009 1:35:12 PM GMT -08:00 US/Canada Pacific
> Subject: Re: [Mono-list] Debian support
>
> 2009/3/31 <imaudi at comcast.net>:
>> Nope, no results :(
>
> He meant "glib2.0". You may not be using network repositories. Check
> your /etc/apt/sources.list
>
> --
> Chris Howie
> http://www.chrishowie.com
> http://en.wikipedia.org/wiki/User:Crazycomputers
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
More information about the Mono-list
mailing list