Doug MacEachern wrote:
> stas, as i suspected, this patch does not work. please try with 'make
> clean' and without any modperl-2.0 modules installed into the default
> @INC.
I don't have any installed, but I don't understand what's the problem?
what is the problem with 'make clean'? How can I reproduce the problem?
When you refer to 2.0 modules installed you talk about Perl modules,
right? I've tested with:
% find /home/stas/perl/ithread/lib |grep Apache
% find /home/stas/perl/ithread/lib | grep ModPerl
???
> On 11 Oct 2001 [EMAIL PROTECTED] wrote:
>
>
>>dougm 01/10/10 20:29:32
>>
>> Modified: . Makefile.PL
>> Log:
>> the DIR => [] patch does not work, backing it out for now.
>>
>> Revision Changes Path
>> 1.42 +1 -1 modperl-2.0/Makefile.PL
>>
>> Index: Makefile.PL
>> ===================================================================
>> RCS file: /home/cvs/modperl-2.0/Makefile.PL,v
>> retrieving revision 1.41
>> retrieving revision 1.42
>> diff -u -r1.41 -r1.42
>> --- Makefile.PL 2001/10/09 18:28:37 1.41
>> +++ Makefile.PL 2001/10/11 03:29:32 1.42
>> @@ -27,7 +27,7 @@
>> ModPerl::MM::WriteMakefile(
>> NAME => 'mod_perl',
>> VERSION => $VERSION,
>> - DIR => get_dirs_with_makefile(@remote_makefile_dirs),
>> +# DIR => get_dirs_with_makefile(@remote_makefile_dirs),
>> macro => {
>> MODPERL_SRC => $code->path,
>> PERL => $build->perl_config('perlpath'),
>>
>>
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]