0
votes
0answers
28 views

Installing Mono 2.10.5+ on OpenSuse 11.4

I recently upgraded from mono 2.8.x to 2.10.2 on an OpenSuse 11.4 by following the zypper instructions on the mono download page and immediately hit xamarin bugzilla bug 99 that prevents ...
1
vote
1answer
91 views

Adding openSuSe mono repository?

Question: I want to install mono3 from here: http://download.mono-project.com/archive/3.0.3/linux/x64/ How can I add this link to the appropriate OpenSuse package installation program ? I tried ...
1
vote
1answer
488 views

How to upgrade to “Mono v3” on openSuse 12.2

I have mono 2.10.9 installed on a VM with openSuse version 12.2. I'm trying to find a distribution for the latest v3 Release of Mono which I can use to upgrade the version of mono that I have ...
1
vote
1answer
230 views

Install apache2-mod-mono-2.10

I am trying to install mod-mono for apache so that I can run C# asp.net websites from my server. The project I have is a .net 4 project. When I go into yast and select apache2-mod-mono for install ...
2
votes
1answer
273 views

Enable .Net 4 Mono on OpenSuse

I have an OpenSuse Linux server and want to run an ASP.net web project. I have installed the apache2 module mod-mono, but when I try to access the ASP web pages it looks as if it is attempting to use ...
2
votes
2answers
546 views

How to upgrade mono on openSuse

I have a virtual machine running of openSuse 11.2 that has mono 2.6.4, I use this VM as a test server to test asp.net applications under Apache mod_mono. I wanted to upgrade (in the same virtual ...