[Mono-list] getting and compiling mod_mono
Gonzalo Paniagua Javier
gonzalo@ximian.com
05 Jul 2003 12:33:59 +0200
El s?, 05-07-2003 a las 11:09, David Wright escribió:
> I want to use mono to run web apps hosted in apache 2 using mod_mono.
> Where do I get the mod_mono source? (If I go to
> http://freshmeat.net/projects/mod_mono/, it looks like nothing has
> happened since February and the download link is dead.)
You can get the sources from mono CVS.
>
> Once I have the source, I assume I can use apxs2 to create a mod_mono.so
> compatable with my pre-compiled apache2 installation (using debian sid).
> Will this be a problem?
No problem with this. I compiled and installed mod_mono on debian sid
too.
-Gonzalo