Hi,

To build ModMono.dll, cd into the mod_mono/src directory
and type 

make -f makedll.mak

You can get details in the INSTALL file
Then you need to put it where the rest of Mono dlls are

Cheers

DAniel

On Mon, Jan 13, 2003 at 10:50:07AM -0600, Fawad Halim wrote:
> Hi,
>   I ran apache as myself (like Daniel suggested), and now I see a 
> different error:
> 
> [Mon Jan 13 09:11:47 2003] [error] mod_mono: Could not initialize 
> ModMono.dll. I
> s it in your path?
> 
> I can't even find a file resembling that name in the mod_mono directory.
> 
> I'm using the CVS copy from last night with a 2 line patch to the 
> configure script for accomodating the different location of apache2 
> headers.
> 
> -fawad
> 
> Miguel de Icaza wrote:
> 
> >Hello,
> >
> > 
> >
> >>Got the same problem. I solved it (partially and temporarily) by
> >>
> >>chmod 0777 /var/www
> >>
> >>(which is obviously the WRONG WAY to do it).
> >>
> >>Afterwards, I got a lot of errors like "finalization cycle involving ...."
> >>in "httpd/error_log", which I couldn't get rid of.
> >>
> >>Anybody can help?
> >>   
> >>
> >
> >We should probably have mod_apache set the HOME environment variable to
> >a directory where the Apache has write permission.
> >
> >Miguel.
> >
> >_______________________________________________
> >Mono-list maillist  -  [EMAIL PROTECTED]
> >http://lists.ximian.com/mailman/listinfo/mono-list
> >
> > 
> >
> 
> 
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list

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

Reply via email to