Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Installation : (Category) Unix :
Default Red Hat 5.2 install DSO needs apache-devl 1.3.3-1 package
I am a new Linux user who did a Red Hat 5.2 "out of the box" install. If your install was like mine you won't have the apxs binary that JServ needs to build its module.
configure will tell you that your Apache install is not DSO. It is but it doesn't have apxs. This must be installed using rpm or glint from Networking -> Deamons apache-devl 1.3.3-1. Once you have done this (assuming you have installed the JSDK where I have) the following should work:

./configure --with-apache-install=/usr --prefix=/usr/local/jserv --with-jsdk=/usr/local/JSDK2.0
mattATtrifast-systemsDOTcoDOTuk

[Append to This Answer]
Previous: (Answer) Installing JServ on Red Hat 6.0
Next: (Answer) Apache JServ 1.0 and SCO unix...
This document is: http://java.apache.org/faq/?file=231
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.