[Gtk-sharp-list] GTK# compilation gtk-sharp-2.12.7 on Ubutu 8.10

Mike Kestner mkestner at gmail.com
Sat Jan 24 08:38:37 EST 2009


On Sat, 2009-01-24 at 13:06 +0100, yvan.godin at gmail.com wrote:
> Hello
> 
> I am trying to compile mono 2.2 and  gtk-sharp-2.12.7  on my Ubuntu 8.10 
> and I need some help.
> 
> when running
> ./configure for GTK
> it indicate:  cairo=no   (dependency error ?)
> 
> if I force manually to yes then 'make' give me

When you are compiling on mono, cairo=no is the desired configuration.
This has been updated in svn since 2.12.7 to report:

	cairo: using system assembly

to indicate that Mono.Cairo is already installed and does not need to be
built locally.  That build was only added to make it easier to build
gtk-sharp on win32 with the MS SDK.

-- 
Mike Kestner <mkestner at gmail.com>



More information about the Gtk-sharp-list mailing list