[MonoDevelop] Problem compiling Monodevelop
John Luke
jluke@users.sourceforge.net
Thu, 11 Mar 2004 12:42:29 -0500
On Sun, 2004-03-07 at 00:32 +0100, Vincent Daron wrote:
> I all
>
> I've the following error compiling MonoDevelop,
>
> I'm running Mono 0.30.2 and GTK-sharp from CVS on Mandrake 9.2.
>
> Mono, gtk-sharp, gtksourceview-sharp and monodoc are installed in
> /opt/mono
>
> The configure script detect everything fine...
>
> Thanks, for any help
>
Hmm, this looks like some sort of issue with your gtksourceview-sharp
install. If you installed from source or cvs, make sure the Gtk#
generator for 0.17 is installed (gtk-sharp-gapi rpm), and then make
clean and make gtksourceview-sharp to regenerate it. I'm thinking we
are going to have to check the version of the Gtk# generator that is
installed somehow, which we currently don't do.