https://bugzilla.novell.com/show_bug.cgi?id=506734
https://bugzilla.novell.com/show_bug.cgi?id=506734#c11 --- Comment #11 from Gonzalo Paniagua Javier <[email protected]> 2010-08-28 15:14:19 UTC --- You can install a System.dll built against mono-2-6. I uploaded a tar.gz of System.dll for mono 2.6. You can download it from http://gonzalo.name/tmp/system.tar.gz Download that file and do the following (probably as root): # tar -xzf system.tar.gz # cd system2 # gacutil -i System.dll Let me know whether this fixes your problem or not. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
