Hi there!

I've been receiving reports of failures when installing mod_mono_unix
(stuff like: "/usr/httpd/lib/libapr-0.so.0: undefined symbol:
mono_module").

It turns out that the instructions in mod_mono/install contained a
copy&paste bug. The right lines to add to httpd.conf are:

      Listen 8080   
      LoadModule mono_unix_module
/home/user/mono/install/apache2/lib/libmod_mono_unix.so
      MonoApplicationUnix /mono /tmp/mod_mono_server

I've also updated the INSTALL file.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to