Al Sparks wrote:
Perhaps I can use that to determine what ./configure options to use when compiling, but really, I don't see any differences in the two except some directory paths, and APR version (the CentOS version uses APR 1.3.0 and my version uses APR 1.2.7).
I actually did look into specifying --with-apr=PATH prefix for installed APR or the full path to apr-config --with-apr-util=PATH prefix for installed APU or the full path to
I'll give it a try.
It's been a little while since I compiled any apache modules but last time I tried it on CentOS, provided the devel packages were installed it worked without any issues..
nate