[Gtk-sharp-list] autogen.sh usage + gnome-sharp

Mike Kestner mkestner@ximian.com
Tue, 17 Aug 2004 10:23:57 -0500


On Mon, 2004-08-16 at 23:29, radioact1ve wrote:
> Hey Everyone!
> 
> I was wondering how to get gnome-sharp as an option to install. I was
> told (and read) that Gnome# came with GTK#. I installed the rpm from
> the mono yum repo at the mono project website and it looks like its
> not installed. I tried to install GTK# from source and I keep getting
> this ( no errors just can don't know how to get gnome# and gtkhtml#
> installed):

You need to install the devel packages for the gnome and gtkhtml C
libraries.  Specifically you need devel packages for libgnomecanvas-2.0,
libgnomeui-2.0, and libgnomeprintui-2.2 and also gtkhtml-3.0.

Once those are installed, you can run configure if you are using a
tarball, or autogen.sh if you are building from cvs, and the build
should include gnome-sharp.

-- 
Mike Kestner <mkestner@ximian.com>