On Wed, Aug 06, 2003 at 04:28:06PM -0700, Stas Bekman wrote: > Now can you check why xs/APR/APR/Makefile.PL passes an empty LIBS string.
I see... > my guess is that "$prefix/bin/apr-config" is not the location of > apr-config, so it fails. where your apr-config is? see below... > what do you get when you run: > > apxs -q PREFIX # which apxs2 /usr/sbin/apxs2 # apxs2 -q PREFIX /srv/www (But for us, /srv/www really contains only data -- no logs, localstatedir, configuration etc. In fact, since the installation is spread out into e.g. FHS compliant matter, the PREFIX variable becomes quite useless...) > The problem is that you use httpd install that spreads the bits all over > the system, rather than keeping them under one tree, so it can find the > apr-config. apxs gives no hint where to find them. Exactly. But on the positive side, apr-config can be found in the $PATH: # which apr-config /usr/bin/apr-config > I'm working on rectifying this problem, will keep you posted. Thanks, Peter -- Thought is limitation. Free your mind.
pgp00000.pgp
Description: PGP signature
