[Mono-list] Re: Installing mod_mono on redhat

Gonzalo Paniagua Javier gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Wed, 21 Jul 2004 05:19:23 +0200


El mar, 20-07-2004 a las 18:39, humfrevil@adelphia.net escribió:
> Gonzalo,
> 
> how do I go about compiling it for version 1.3?

I think you have the development files for both apache 1.3 and apache
2.0. In that case, you have to find out which one is the 'apxs'
executable that correspond to apache 1.3 and pass the full path of it
when running configure:

	./configure -prefix=blah --with-apxs=/path/to/apache1.3/apxs

-Gonzalo


> 
> Thank you for the help.
> Kevin
> 
> Original Message:
> -----------------
> From: Gonzalo Paniagua Javier gonzalo@ximian.com
> Date: Mon, 19 Jul 2004 19:58:26 +0200
> To: edasque@ximian.com, humfrevil@adelphia.net, mono-list@lists.ximian.com
> Subject: Re: Installing mod_mono on redhat
> 
> 
> El vie, 16-07-2004 a las 18:27, Erik Dasque escribió:
> > Well, now we've established that XSP is not the problem but mod_mono is.
> > 
> > What is your apache version ?
> > 
> > Your startup issue was:
> > 
> > > root@server1 [/usr/local/apache/conf]# service httpd configtest
> > > Syntax error on line 219 of /usr/local/apache/conf/httpd.conf:
> > > Cannot load /usr/lib/httpd/modules/libmod_mono.so into server:
> > > /usr/lib/httpd/modules/libmod_mono.so: undefined symbol:
> > > ap_hook_post_config
> > >
> > 
> > You installed mod_mono 1.0 from RPM, right ?
> > 
> > (I am emailing the mono-list so that others can help)
> 
> The problem is that the module is not compiled for that apache version.
> Probably it's compiled for 2.0 and installed on 1.3.
> 
> -Gonzalo
> 
> 
> 
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
> 
>