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 :
RedHat 5.2 Apache w/JServ
It took a few hours, but I did manage to get Apache/JServ running under a RedHat 5.2 default Apache install.
What I had to do was this:
1) Download Apache/JServ. 2) Configure using --with-apache-install=/usr --perfix=/usr/local/jserv --with-jsdk=/usr/local/jsdk2.0 3) make 4) make install 5) edit the Apache and JServ config files.
The important thing here was setting --with-apache-install to /usr, so that the configure script could find apxs (which is installed in /usr/sbin.
Hope this helps. rjw
robATwygandDOTcom
I had probelm instaling the Apache Java server on RH5.2, when run ./configure it appear error on line xxxx
yewtuckAThotmailDOTcom
[Append to This Answer]
Previous: (Answer) Reid Pinchback's Installation Tips
Next: (Answer) Step by Step: DSO Installation of Apache JServ, RH 5.2 and Apache 1.3.3
This document is: http://java.apache.org/faq/?file=92
[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.