[Mono-list] Close to working?
Miguel de Icaza
miguel@ximian.com
02 Sep 2003 12:40:46 -0400
Hello!
> I'm new to mono and very new (today) to this list. I've got mod_mono
> close to working in apache, but not close enough...
>
> Environment:
> mono-0.26-1.ximian.6.1 RPM
> mono-devel-0.26-1.ximian.6.1 RPM
> httpd-2.0.40-21 RPM
> httpd-devel-2.0.40-21 RPM
> xsp-0.5 Built from source
> mod_mono-0.4 Built from source
You really want to try CVS versions of mod_mono and xsp, as they contain
many bug fixes, documentation improvements and is easier to setup.
> I understand the first line...it's looking for /etc/rc.d/init.d/mono,
> which is not installed nor contained in the RPM. The remainder I have
> no clue (I'm not a C developer, so it looks like Greek to me).
This is very strange, because nothing in the mono class libraries has
that hardcoded anywhere. This is bizarre.
Miguel