[Gtk-sharp-list] Building on OpenSolaris

Mike Kestner mkestner at gmail.com
Mon Oct 13 10:34:44 EDT 2008


On Mon, 2008-10-13 at 09:05 -0500, Zachary Richmond wrote:
> Hello,
> 
>    I am attempting to build gtk-sharp 2.12 on OpenSolaris snv_98
> (updated from 2008.5), but I am having troubles.  For some reason that
> I can't figure out, the bootstrap-2.12 script is not setting
> MONO_DEPENDENCY flags correctly so I get this output:
> 
> ...
> checking for MONO_DEPENDENCY... no
> checking for gacutil... /opt/mono/bin/amd64//gacutil
> checking for al... /opt/mono/bin/amd64//al
> checking for csc.exe... no
> configure: error: You need to install either mono or .Net

You need to set up PKG_CONFIG_PATH so that pkg-config can find the
mono.pc file.

-- 
Mike Kestner <mkestner at gmail.com>



More information about the Gtk-sharp-list mailing list