[EMAIL PROTECTED] wrote:
> dougm 01/11/02 09:33:46
>
> Modified: . Makefile.PL
> Log:
> XXX: MakeMaker will try to unlink $(APACHE_LIBDIR)/$MODPERL_LIB
> during 'make' and probably 'make clean' as well
> need to find another way to install libmodperl.so
may I ask, what was incorrect about the existing method? Too hackish?
> +# if ($build->{MP_USE_DSO}) {
> +# my $MODPERL_LIB = join '.', $build->{MP_LIBNAME}, 'so';
> +# $self->{PM}->{"src/modules/perl/$MODPERL_LIB"} =
> +# "\$(APACHE_LIBDIR)/$MODPERL_LIB";
> +# }
>
> #up one from the Apache2/ subdir
> #so it can be found for 'use Apache2 ()'
>
>
>
>
--
_____________________________________________________________________
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]