[MonoDevelop] Unable to launch monodevelop after installation

Lluis Sanchez lluis at ximian.com
Fri Jul 27 11:35:26 EDT 2007


El dv 27 de 07 del 2007 a les 11:09 -0400, en/na Alex Edmé va escriure:
> Hi,
> 
> to make sure i redone some ./configure of some of the dependencies of
> monodevelop. And for gnome-sharp, it gave me this:
> 
> #######################################################################
> #######################################################################
> 
> .
> .
> .
> 
> Configuration summary
> 
>    * Installation prefix = /usr/local/lib/pkgconfig/../.. 
>    * C# compiler: /usr/local/bin/mcs  -define:GTK_SHARP_2_6
> -define:GTK_SHARP_2_8 -define:GNOME_SHARP_2_16
> 
>    Optional assemblies included in the build:
> 
>       * art-sharp.dll: yes
>       * gnomevfs-sharp.dll : no
>       * gnome-sharp.dll: no
>       * rsvg-sharp.dll: no
>       * gtkhtml-sharp.dll: no
>       * vte-sharp.dll: no
> 
>       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.
> 
> #######################################################################
> #######################################################################
> 
> So from reading your mail, i have to get those optional assemblies to
> be included in gnome-sharp's build. 

No, those assemblies are built by the gtk-sharp tarball. What you need
are the devel packages of the libraries they wrap, that is:
libart-devel, libgnomevfs-devel, libgnome-devel, librsvg-devel, etc.

Lluis.



More information about the Monodevelop-list mailing list