Hi, I’m trying to install mod_mono for Apache, but when I try to install the module libapache2-mod-mono I get:
The following packages have unmet dependencies:
libapache2-mod-mono : Depends: apache2.2-common but it is not installable
When I try to install the dependency apache2.2-common I get:
Package apache2.2-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
apache2-bin:i386 apache2:i386 apache2-data apache2-bin apache2
E: Package 'apache2.2-common' has no installation candidate
I want to use Apache for running a Mono web application. Has anybody been able to install Apache’s mono_mod on an Ubuntu droplet?
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I have same problem, What version of apache do you have?, Because apache2.2-common, it’s for Apache2.2.22, when yo do “sudo apt-get update”, then, “sudo apt-get install apache2”, Apache2.4.7 is installed, you need Apache2.2.22 version, to install apache2.2-common.
I downloaded Apache2.2.22 package from http://packages.ubuntu.com/precise/apache2, and I installed all the dependencies, something like this:
At the last yo install apache2.2.22, were installed some packages repeatedly, because the dependencies and some package uninstalled.
With all this I solve de dependecie from libapache2-mod-mono.
I hope this help!
Thanks, I already solved the problem using this link: Install Mono on Linux
It directs to add a second repository (“mod_mono (Ubuntu 13.10 and later, Debian 8.0 and later)”), so it can be installed with Apache 2.4.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.