> > www# apxs -o
> > mod_jk.so -I../jk -I/usr/local/jdk1.2.2/include -I/usr/local/jdk1.2
> > .2/include/linux -c *.c ../jk/*.c
> > apxs:Error: Sorry, no DSO support for Apache available
> 
> Here is the answet. You didn't install apxs. If you are working with
> redhat distribution you will find it in apache-devel package.

Actually, yes he did, as it's apxs that throws out the error.
What he didn't do, was compile DSO support into Apache. 

Re-run the Apache configure script specifying
"--enable-module=so", and recompile/install it.

-- 
Bill Kocik
Taos - Santa Clara, CA
http://www.taos.com
[EMAIL PROTECTED]

Quantum Mechanics: The dreams stuff is made of.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to