Geoffrey Young wrote:
Philip M. Gollucci wrote:
Philip M. Gollucci wrote:
Philip M. Gollucci wrote:
Hi,
So we need to set either ENV{MOD_PERL}=2 or perl Makefile.PL MOD_PERL=2
The latter results in invalid args for MakeMaker.
switch the order?
$ MOD_PERL=2 perl Makefile.PL
I'm pretty
Fred Moyer wrote:
> I checked and Apache::Dispatch uses 'perl Makefile.PL MOD_PERL=2'.
>
> http://svn.sourceforge.net/viewvc/apache-dispatch/trunk/Makefile.PL?revision=51&view=markup
Thanks Fred -- that works fine for Apache-SizeLimit standalone and _IS_ what
its doing AND it works GREAT.
BUT
-
On Thu, 31 Aug 2006, Geoffrey Young wrote:
Philip M. Gollucci wrote:
The latter results in invalid args for MakeMaker.
switch the order?
$ MOD_PERL=2 perl Makefile.PL
I'm pretty sure that's what some of stas stuff does, and what fred is
doing for the current Apache::Dispatch overhaul.
[s
On Thu, 31 Aug 2006, Geoffrey Young wrote:
Philip M. Gollucci wrote:
Philip M. Gollucci wrote:
Philip M. Gollucci wrote:
So we need to set either ENV{MOD_PERL}=2 or perl Makefile.PL MOD_PERL=2
The latter results in invalid args for MakeMaker.
switch the order?
$ MOD_PERL=2 perl Makefil
On Thu, 31 Aug 2006 6:40 am, Geoffrey Young wrote:
Philip M. Gollucci wrote:
Philip M. Gollucci wrote:
So we need to set either ENV{MOD_PERL}=2 or perl Makefile.PL MOD_PERL=2
The latter results in invalid args for MakeMaker.
switch the order?
$ MOD_PERL=2 perl Makefile.PL
I'm pretty sur
Philip M. Gollucci wrote:
> Philip M. Gollucci wrote:
>
>>Philip M. Gollucci wrote:
>>
>>>Hi,
>>>
>>>So we need to set either ENV{MOD_PERL}=2 or perl Makefile.PL MOD_PERL=2
>>>
>>>The latter results in invalid args for MakeMaker.
switch the order?
$ MOD_PERL=2 perl Makefile.PL
I'm pretty sure
Philip M. Gollucci wrote:
> Philip M. Gollucci wrote:
>> Hi,
>>
>> So we need to set either ENV{MOD_PERL}=2 or perl Makefile.PL MOD_PERL=2
>>
>> The latter results in invalid args for MakeMaker.
>>
>> Anybody want to suggest another method or is just setting the ENV okay. I
>> guess I only hesist
Philip M. Gollucci wrote:
> Hi,
>
> So we need to set either ENV{MOD_PERL}=2 or perl Makefile.PL MOD_PERL=2
>
> The latter results in invalid args for MakeMaker.
>
> Anybody want to suggest another method or is just setting the ENV okay. I
> guess I only hesistate
> because of its name. Feel
Hi,
So we need to set either ENV{MOD_PERL}=2 or perl Makefile.PL MOD_PERL=2
The latter results in invalid args for MakeMaker.
Anybody want to suggest another method or is just setting the ENV okay. I
guess I only hesistate
because of its name. Feel free to commit this or something else and do