[MonoDevelop] can't install mono-addins

Lluis Sanchez Gual lluis at novell.com
Thu Mar 27 05:03:47 EDT 2008


The mono.addins assemblies should be signed and have a strong name. This
is done when the assembly is compiled. Make sure you don't get any error
when compiling.

Lluis.

El dc 26 de 03 del 2008 a les 11:44 +0200, en/na Onur Gumus va escriure:
> Hello when I try to install mono addins after doing make install I am
> getting the following error. Any fixes ?
> 
> 
> make[2]: Entering directory `/home/onur/mono/mono-addins/Mono.Addins'
> test -z "/opt/mono/bin" || /bin/mkdir -p "/opt/mono/bin"
> /opt/mono/bin/gacutil /i ../bin/Mono.Addins.dll /f /package
> mono-addins /root /opt/mono/lib || exit 1;
> xdg-open: unexpected option '-q'
> Try 'xdg-open --help' for more information.
> Failure adding assembly ../bin/Mono.Addins.dll to the cache: Attempt
> to install an assembly without a strong name.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list