I had this problem and I could not find the APache
eXtenSion app called apxs in my machine. I uninstalled
apache from my machine and installed the latest
version and found it containing apxs. Then it started
working okay. You need apxs to compile individual
modules like mod_jserv.c
--Sri
--- "S.A.Pamungkas" <[EMAIL PROTECTED]> wrote:
> I'm using RedHat6.0 ( apache1.3 is included there),
> JDK1.2 and JSDK2.0.
>
> The httpd.conf file exist at /etc/httpd/conf
> directory.
> I already download and uncompress JServ122.tar.gz
> file.
>
> I try to configure JServ by following command :
>  ./configure \
> --prefix=/usr/local/ApacheJServ-1.1.2 \
> --with-jdk-home=/usr/local/jdk1.2.2 \
> --with-JSDK=/usr/local/JSDK2.0 \
> --with-apxs=/etc/httpd/conf \
> --disable-debugging
>
> The error message is :
> WARNING: --with-apache-src is undefined: assuming
> shared object build
> checking for apxs... need to check for Perl first,
> apxs depends on it...
> checking for perl... /usr/bin/perl
> could not find apxs
> configure: error: If you do not specify a valid
> --with-apache-src directory\n then you must specify
> a
> valid --with-apxs path
>
> Could anybody help me please.
> Thank you in advance.
>
> - Pamungkas-
>
>
> __________________________________________________
> Do You Yahoo!?
> Kick off your party with Yahoo! Invites.
> http://invites.yahoo.com/
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
http://www.lsoft.com/manuals/user/user.html


__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to