Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
So A-T installs into INSTALLSITEARCH because that's where mp2 normally
installed things to. So why did it now install things outside of arch?
It looks like the top-level httpd-t
Stas Bekman <[EMAIL PROTECTED]> writes:
> Joe Schaefer wrote:
>> Stas Bekman <[EMAIL PROTECTED]> writes:
>>
>>>So A-T installs into INSTALLSITEARCH because that's where mp2 normally
>>>installed things to. So why did it now install things outside of arch?
>> It looks like the top-level httpd-test/
Stas Bekman <[EMAIL PROTECTED]> writes:
> Joe Schaefer wrote:
[...]
>> Copying your changes to the top-level Makefile.PL seems to work
>> for me. Here's a patch to httpd-test/perl-framework/Makefile.PL
>> (be careful about the path when applying it, because subversion
>> strips it out :-( ).
>
Stas Bekman wrote:
Joe Schaefer wrote:
Here's a patch to httpd-test/perl-framework/Makefile.PL
(be careful about the path when applying it, because subversion strips
it out :-( ).
doh! how this can be fixed?
Hm, what's wrong with the diff paths SVN produces? On my systems the path in
the Index li
Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
So A-T installs into INSTALLSITEARCH because that's where mp2 normally
installed things to. So why did it now install things outside of arch?
It looks like the top-level httpd-test/perl-framework/Makefile
wasn't picking up your redefinit
Stas Bekman <[EMAIL PROTECTED]> writes:
> So A-T installs into INSTALLSITEARCH because that's where mp2 normally
> installed things to. So why did it now install things outside of arch?
It looks like the top-level httpd-test/perl-framework/Makefile
wasn't picking up your redefinitions; they were
Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
so what perl and MM versions are you talking about (now and before)? It has
been installing itself into blib/lib and not (blib/lib/Apache2) for years I
believe. I can't find any notes in Changes saying that it was changed.
OK, I see the
Stas Bekman <[EMAIL PROTECTED]> writes:
> so what perl and MM versions are you talking about (now and before)? It has
> been installing itself into blib/lib and not (blib/lib/Apache2) for years I
> believe. I can't find any notes in Changes saying that it was changed.
OK, I see the problem now.
Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
[...]
but I'm not sure why do you see what you
explain. mp2/Apache-Test/Makefile should be:
INST_LIB = ../blib/lib
and not:
INST_LIB = ../blib/lib/Apache2
which one do you see?
The first one now, INST_LIB=../blib/lib, which does looks o
Stas Bekman <[EMAIL PROTECTED]> writes:
[...]
> but I'm not sure why do you see what you
> explain. mp2/Apache-Test/Makefile should be:
>
> INST_LIB = ../blib/lib
>
> and not:
>
> INST_LIB = ../blib/lib/Apache2
>
> which one do you see?
The first one now, INST_LIB=../blib/lib, which does looks
Geoffrey Young wrote:
Joe Schaefer wrote:
I recently noticed that mp2 installs its own
Apache::Test under the Apache2 directory. As
a separate CPAN module, Apache::Test gets
installed somewhere else. Since Apache::Test
does not depend on mp2, I think it's a bug for
mod_perl to install it unde
Joe Schaefer wrote:
> I recently noticed that mp2 installs its own
> Apache::Test under the Apache2 directory. As
> a separate CPAN module, Apache::Test gets
> installed somewhere else. Since Apache::Test
> does not depend on mp2, I think it's a bug for
> mod_perl to install it under Apache
I recently noticed that mp2 installs its own
Apache::Test under the Apache2 directory. As
a separate CPAN module, Apache::Test gets
installed somewhere else. Since Apache::Test
does not depend on mp2, I think it's a bug for
mod_perl to install it under Apache2.
Does anybody else agree with
13 matches
Mail list logo