install mod_mono on gentoo

The mod_mono and some dependencies are masked:
(I use ~amd64, use ~x86 if that applies to your system)

# echo "www-apache/mod_mono ~amd64" >> /etc/portage/package.keywords
# echo "dev-dotnet/xsp ~amd64" >> /etc/portage/package.keywords
# echo "dev-lang/mono ~amd64" >> /etc/portage/package.keywords

# echo "www-apache/mod_mono aspnet2" >> /etc/portage/package.use

install the mono package

# emerge -av mono mod_mono

Next, add: '-D MONO' to APACHE2_OPTS in /etc/conf.d/apache2

Restart apache and have fun programming C# :D
Dette indlæg blev udgivet i Knowledge Base, Linux, Old Base. Bogmærk permalinket.

Skriv et svar