IDependOn-Set: 1
IDependOn-Set: 13
IDependOn-Set: 15
IDependOn-Set: 2
IDependOn-Set: 88
IDependOn-Set: 92
IDependOn-Set: 97
LastModifiedSecs: 937469946
Parent: 15
SequenceNumber: 3
Title: RedHat 5.2 Apache w/JServ
Part: 0
Author-Set: rob@wygand.com
LastModifiedSecs: 923336880
Type: 
Lines: 14
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
EndPart: 0
Part: 1
Author-Set: yewtuck@hotmail.com
LastModifiedSecs: 937469946
Type: 
Lines: 2
I had probelm instaling the Apache Java server on RH5.2, when run ./configure 
it appear error on line xxxx
EndPart: 1
