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 :
Installing JServ 1.0 with Stronghold 2.4.1
When installing JServ 1.0 with Stronghold 2.4.1 you will need to edit the configure script so that it can find the SSL header files. Change the following line:
apache_include="-I${withval}/src/include -I${withval}/src/os/unix -I${withval}/ssl/include"
Otherwise, configure will fail to validate the httpd.h header file because it will not be able to find the buffer.h and ssl.h header files that it includes.
xswATornlDOTgov
[Append to This Answer]
Previous: (Answer) New Item
Next: (Answer) sed: Function cannot be parsed
This document is: http://java.apache.org/faq/?file=281
[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.