I have Ubuntu Server 8.10, installed mod_mono from debs but they don't came
with System.Web.Extensions

I downloaded mono 2.2 sources from
http://ftp.novell.com/pub/mono/sources-stable/

Built it, failed a couple times. Last time it built.

Now it fails in make install:

--------------------------------
make install-local
make[7]: Entering directory
`/root/mono/mono-2.2/mcs/class/Managed.Windows.Forms'
MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH"
/root/mono/mono-2.2/runtime/mono-wrapper
../../class/lib/net_1_1_bootstrap/gacutil.exe /i
../../class/lib/net_2_0/System.Windows.Forms.dll /f  /root /usr/lib /package
2.0
Failure adding assembly ../../class/lib/net_2_0/System.Windows.Forms.dll to
the cache: Strong name cannot be verified for delay-signed assembly
make[7]: *** [install-local] Error 1
make[7]: Leaving directory
`/root/mono/mono-2.2/mcs/class/Managed.Windows.Forms'
--------------------------------

Any ideas?
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to