I fixed the problem now. The problem was because the path to the apxs I used was from 
apache13.  
 
ie, it works after I changed
 
 --with-apxs2=/usr/sbin/apxs 
 
to 
 --with-apxs2=/usr/local/apache2/bin/apxs 
 


Olivier Jolly <[EMAIL PROTECTED]> wrote:nyhgan wrote:

> 
>I am trying to build the jk2 by myself, and I keep getting the error ""Do not use 
>--with-apxs2 but --with-apxs". Does it means that it couldn't recognized that I am 
>using Apache2? 
> 
> 
>
>From memory, the version of apxs isn't related to the one of apache. It 
should be fine configuring with --with-apxs and using apache2

>I am using Apache2 and tomcat5.0.28.
> 
> 
>The command I ran:
>--------------------
> 
>./configure --with-apxs2=/usr/sbin/apxs --with-apr-lib=/usr/lib 
>--with-tomcat-41=/usr/local/tomcat --with-java-home=/usr/java/j2sdk1.4.2_04 
>--with-jni --with-pcre --with-apr --with-apr-util
> 
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



                
---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.

Reply via email to