Hi, > I then got the libgdiplus tarball, and as root did configure --- and it > tells me, '"configure: error: "Did not find Cairo 0.1.22"'. Worse still > is that when I do, "mono --version" I get, "bash: /usr/bin/mono: No such > file or directory".
Unless you've specified where to install mono to in the autogen.sh script, it will be in /usr/local/ rather than /usr. Just type mono and see what happens. > So I now don't have any kind of working installation at all. Can anyone > help me out of this hole? Please? libgdiplus shouldn't depend on Cairo (from memory). If it does, take a stroll over to the cairo website and grab a copy of both cairo and libpixman. Compile libpixman, then cairo and then libgdiplus. TTFN Paul -- "He's not the Messiah, he's a very naughty boy!" - Life of Brian, Monty Python
signature.asc
Description: This is a digitally signed message part
