https://bugzilla.novell.com/show_bug.cgi?id=430270
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430270#c3 Sebastien LEBRETON <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #3 from Sebastien LEBRETON <[EMAIL PROTECTED]> 2008-11-10 07:59:00 MST --- I got exactly the same error while setting up apache 2 + mod-mono. But in my case the mono-gmcs package was installed. After some investigation, i saw that Debian (i'm using Debian 4) invented some screwy system of installing two versions of the mono libraries side by side, providing a 'gmcs2' for .Net 2.x programs. I created a symbolic link gmcs->gmcs2 and my apache2+mod_mono was able to compile my simple 'hello world' aspx page. Regards -- 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
