> /usr/bin/perl "-I/usr/lib/perl/5.6.1" "-I/usr/share/perl/5.6.1" Makefile.PL
>   generating script ./t/htdocs/modules/rewrite/db.pl
> APXS (/usr/sbin/apxs) query for SBINDIR failed
> APXS (/usr/sbin/apxs) query for TARGET failed
> APXS (/usr/sbin/apxs) query for SYSCONFDIR failed

This happens when you have relocated your Apache binaries and
LD_LIBRARY_PATH (or platform equiv) is not set to point to the directory
that has the libapr and libapr-util shared libraries.

apxs executes httpd to get some of this info. If that's broken because httpd
can't find its libraries, apxs fails.

Don't know if this is what's happening to you, but this is what's wrong when
I see this error. What does t/TEST -start do for you?

S.

-- 
Covalent Technologies                 [EMAIL PROTECTED]
Engineering group                    Voice: (415) 856 4214
303 Second Street #375 South           Fax: (415) 856 4210
San Francisco CA 94107

PGP FP: 7A8D B189 E871 80CB 9521  9320 C11E 7B47 964F 31D9

=======================================================
This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and
destroy all copies of the original message
=======================================================

Reply via email to