> I had similar problems with loading shared libraries > until I recompiled jk2 after configuring it with the > "./configure --with-apxs=/some/path/to/apache2/bin/apxs"
"configure" objects on this. However, I'km wading through my problem. The problem is in unsatisfied references. "libapr" requires "libaprutil", which' in turn, requires other libraries, like db-4.0, expat, pthreads,... I come from Tru64 UNIX. Is there some simple switch I'm missing? Do I really need to manually link all these libraries into jkjni.so? Nix.
