[MonoDevelop] Unable to launch monodevelop after installation

Alex Edmé alex.edme at gmail.com
Fri Jul 27 11:09:04 EDT 2007


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. Now, i've been looking on the net from
which packages those assemblies come from and i dont seem to found out which
package they're from.

 By looking in my package manager, i found out that i have those packages
are installed:

gnome-panel                            version 2.14.3
gnome-panel-data                   version 2.14.3
libgnomeprint2.2-0                  version 2.12.1
libgnomeprint2.2-0-data         version 2.12.1
libgnomeprintui2.2-0               version 2.12.1
libgnomeprintui2.2-0-data      version 2.12.1

those were not install:

ibgnomeprint2.2-0-dev         version 2.12.1
libgnomeprintui2.2-0-dev      version 2.12.1

so the only missing is gnome-panel-dev....i didn't find it in my package
manager (Ubuntu 6.06 dapper drake).


Any clues from which packages those assemblies are from?

On 7/27/07, Lluis Sanchez <lluis at ximian.com> wrote:
>
> Hi,
>
> Ok, I'm pretty sure your problem is due to gnome-sharp and gtkhtml-sharp
> not being properly installed in the GAC. Or maybe the version installed
> is different from the one used to compile MD.
>
> If you compiled the gtk-sharp package from source, make sure that when
> you run the configure script, it says 'yes' for gnome-sharp.dll and
> gtkhtml-sharp.dll when it shows the list of included assemblies at the
> end.
>
> If it says 'no', you'll have to get the corresponding devel packages (in
> the case of gnome-sharp, you may need libgnomeprint-devel,
> libgnomeprintui-devel, and gnome-panel-devel).
>
> In any case, I'll try to find out why the exact error is not being
> repored.
>
> Lluis.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070727/c8e1b2ba/attachment.html 


More information about the Monodevelop-list mailing list