someuser77
28th July 2007, 06:14 PM
Hello.
I am trying to install MonoDevelop (http://www.monodevelop.com/Download) on Fedora Core 4 to use it as a development environment to code C# on Linux and I ran into a small problem:
To compile MonoDevelop I need glib-sharp-2.0 and to install it from gtk-sharp-2.8.3 (http://www.monodevelop.com/Download) I need gobject-2.8.0 and I couldn't find any source or rpm packages.
The error I get when I try to compile gtk-sharp-2.8.3 is:
checking for GLIB... configure: error: Package requirements (gobject-2.0 >= 2.8.0) were not met.Where can I find gobject-2.8.0 or what do I need to do to install MonoDevelop?
I am trying to install MonoDevelop (http://www.monodevelop.com/Download) on Fedora Core 4 to use it as a development environment to code C# on Linux and I ran into a small problem:
To compile MonoDevelop I need glib-sharp-2.0 and to install it from gtk-sharp-2.8.3 (http://www.monodevelop.com/Download) I need gobject-2.8.0 and I couldn't find any source or rpm packages.
The error I get when I try to compile gtk-sharp-2.8.3 is:
checking for GLIB... configure: error: Package requirements (gobject-2.0 >= 2.8.0) were not met.Where can I find gobject-2.8.0 or what do I need to do to install MonoDevelop?