[Mono-list] dependencies problem trying to compile monodevelop

Daniel Soto daniel.soto2k at gmail.com
Sun Jan 6 12:48:33 EST 2008


Hi guys.

I need some help to compile monodevelop 0.18. When i compile the sources 
in the following order as suggest Monodevelop.org

mono-addins-0.3
gtk-sharp-2.8.4
gtksourceview-sharp-2.0.10
monodoc-1.2.6
monodevelop-source

at ./configure mono-addins appears an error that says "checking for 
GTK_SHARP_20... configure: error: Package requirements (gtk-sharp-2.0) 
were not met: No package 'gtk-sharp-2.0' found". Well, gtk-sharp must be 
compiled before than mono-addins. But, when i want to compile 
monodevelop, it says that glade-sharp not was found.

Compiling gtk-sharp, i see that output of ./configure is:

Configuration summary

   * Installation prefix = /usr/local
   * C# compiler: /usr/local/bin/mcs  -define:GTK_SHARP_2_6 
-define:GTK_SHARP_2_8

   Optional assemblies included in the build:

      * art-sharp.dll: no
      * gnomevfs-sharp.dll: no
      * gnome-sharp.dll: no
      * glade-sharp.dll: no
      * rsvg-sharp.dll: no
      * gtkhtml-sharp.dll: no
      * vte-sharp.dll: no
      * gtk-dotnet.dll: yes

      NOTE: if any of the above say 'no' you may install the
            corresponding development packages for them, rerun
            autogen.sh to include them in the build.

Glade-sharp is set to "no", and i must activate it in autogen.sh. Then 
¿where is autogen.sh? It isn't in the directory.

¿How i must do to compiling monodevelop correctly?

Best regards.


More information about the Mono-list mailing list