[Mono-list] mod_mono MAKE confused on Apache version

Christopher Bergström cbergstrom at netsyncro.com
Mon Mar 6 14:22:33 EST 2006


On Thu, 2006-03-02 at 16:59 -0800, apocalypznow wrote:

>[...]
>  
>
>>Everything seems right except for the Apache version, which should be 
>>2.2.  As a result, MAKE gives me compile errors.
>>
>>When I give the same above CONFIGURE command except without specifying 
>>--with-apr-config I don't get a resulting summary, and instead I get 
>>"Confused on apache version.".
>>
>>I am using Mandrake 9 with the apache2.2 source distribution and mono 
>>1.1.13.2 and mod_mono 1.1.13.
>>
>>How do I solve this?
>>
Just an FYI.. If you have problems where 
--with-apr-config=/usr/bin/apr-config --with-apxs=/usr/sbin/apxs2 don't 
solve the problem.. (Like missing headers) Try adding something like 
this.  CFLAGS=-I/usr/include/apr-0

C.



More information about the Mono-list mailing list