Skip Menu |

This queue is for tickets about the libapreq2 CPAN distribution.

Report information
The Basics
Id: 42105
Status: stalled
Priority: 0/
Queue: libapreq2

People
Owner: Nobody in particular
Requestors: bitcard [...] kobaz.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.08
Fixed in: (no value)



Subject: configure failure: apache2 check is wrong in configure script
Version 2.08 Makefile.PL does not properly handle options from cpan Given: /usr/bin/perl Makefile.PL PREFIX=/usr/local/library/perl/ SITELIBEXP=/usr/local/library/perl/lib/perl5 LIB=/usr/local/library/perl/lib/perl5 INSTALLMAN1DIR=/usr/local/library/perl/share/man/man1 INSTALLMAN3DIR=/usr/local/library/perl/share/man/man3 INSTALLSITEMAN1DIR=/usr/local/library/perl/share/man/man1 INSTALLSITEMAN3DIR=/usr/local/library/perl/share/man/man3 result: checking whether to enable maintainer-specific portions of Makefiles... no /usr/sbin/apache2 Can't open perl script "PREFIX=/usr/local/library/perl/": No such file or directory Can't open perl script "PREFIX=/usr/local/library/perl/": No such file or directory test -z Can't open perl script "PREFIX=/usr/local/library/perl/": No such file or directory configure: error: Bad apache2 binary (/usr/sbin/apache2) Every single other perl module I've installed from CPAN can handle these options provided by cpan (for having a specific user defined cpan installation directory)
Hi. I've been going through the archives of unresolved Apache2::Request bugs. Are you still able to reproduce this? If not, I'll close this issue as stale. On Fri Jan 02 12:23:51 2009, kobaz wrote: Show quoted text
> Version 2.08 > > Makefile.PL does not properly handle options from cpan > Given: > /usr/bin/perl Makefile.PL PREFIX=/usr/local/library/perl/ > SITELIBEXP=/usr/local/library/perl/lib/perl5 > LIB=/usr/local/library/perl/lib/perl5 > INSTALLMAN1DIR=/usr/local/library/perl/share/man/man1 > INSTALLMAN3DIR=/usr/local/library/perl/share/man/man3 > INSTALLSITEMAN1DIR=/usr/local/library/perl/share/man/man1 > INSTALLSITEMAN3DIR=/usr/local/library/perl/share/man/man3 > > result: > checking whether to enable maintainer-specific portions of
Makefiles... no Show quoted text
> /usr/sbin/apache2 > Can't open perl script "PREFIX=/usr/local/library/perl/": No such file > or directory > > Can't open perl script "PREFIX=/usr/local/library/perl/": No such file > or directory > test -z > Can't open perl script "PREFIX=/usr/local/library/perl/": No such file > or directory > configure: error: Bad apache2 binary (/usr/sbin/apache2) > > > Every single other perl module I've installed from CPAN can handle
these Show quoted text
> options provided by cpan (for having a specific user defined cpan > installation directory)
-- ----- Maybe in order to understand mankind, we have to look at the word itself: "Mankind". Basically, it's made up of two separate words - "mank" and "ind". What do these words mean ? It's a mystery, just as is mankind. --Unknown