[Mono-list] libgdiplus 2.4.2 configure error: You must fix your compiler paths"

Chris Howie cdhowie at gmail.com
Fri Jul 10 12:33:03 EDT 2009


On Fri, Jul 10, 2009 at 12:07 PM, Jon James<jon_james at dell.com> wrote:
> Is there a way I can find what all Cairio needs to compile?
>
> I'll go find the devel packages of these:
> freetype, fontconfig, libpng, libgif, libjpeg, libtiff, libexif
>
> Is there anymore? Is there a file or command I can run to find out on my
> own?

Basically, this routine:

1. ./configure
1a. If it works, you're done.
2. Parse error and find the -dev package it wants.
3. Goto 1.

I usually have to do about 5 or so iterations of this when compiling
stuff.  Unfortunately, ./configure can't tell you any more than one at
a time.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Mono-list mailing list