This is the command I used to build ...you will have to replace the Solaris
with unix and change the path of apache but give it a shot...note I heard
order IS important

opt/pokemon/lib/server/apache/1.3.12+ssl_0.95-solaris2.70/bin/apxs -o
mod_jk.so -DSOLARIS -I../jk -I/usr/java/include -I/usr/java/include/solaris
-lposix4 -c *.c ../jk/*.c

-----Original Message-----
From: Aaron Cooper [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 25, 2001 11:40 AM
To: [EMAIL PROTECTED]
Subject: RE: Apxs


hi Michael,

   I did change that the the proper directory, but it's still not finding
the packages :(

>>> "Nance, Michael" <[EMAIL PROTECTED]> 07/25/01 03:38pm >>>
I found that the apxs command has a "hard coded" path.  If the  apache
directory is different you may have to update it.
edit the apxs and make sure it is correct.

-----Original Message-----
From: Aaron Cooper [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 25, 2001 10:28 AM
To: [EMAIL PROTECTED] 
Subject: Apxs


hi folks

   I am trying to configure tomcat3.3b1 with apache.  however, whenever I
run the build-hpux.sh script, it produces the following error messages
relating to the apxs script:

/opt/apache/bin/apxs[66]: require: not found
/opt/apache/bin/apxs[67]: use:   not found
/opt/apache/bin/apxs[68]: package: not found
/opt/apache/bin/apxs[69]: Syntax error at line 74: '(' is not expected.

I have not modified apxs at all.  Has anyone else encountered these
difficulties? i've searched my directory structure for the packages, and
they are not found.

Aaron


Reply via email to