----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
I just had the exact same error but on Solaris 2.7.
I had to recompile apache from src. I used the
'configure' script in the toplevel apache source
directory and did something like:
./configure --prefix=<my_install_dir> \
enable-rule=SHARED_CORE ....
(and other options, especially about --enable-module=so).
I wrote up what I did and it is included as a FAQ-stule
style discussion from Marcia Perry at:
http://www.ccl.net/cca/software/UNIX/apache/tj3.1/README.html.
I followed what Jan Labanowski did (which is documented below on
the same README), but I didn't include the SSL stuff.
Try it for linux, just might work!
--Marcia
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]