Rather than trying to mess with an existing RPM, I'd suggest you build from
source. When you run mod_perl's Makefile.PL, run it with the perl binary
you want to build against.

- Perrin

On Tue, May 10, 2016 at 10:13 AM, Hiram Gibbard <hgibb...@gmail.com> wrote:

> Hi All,
>
> If I want to recompile  the mod_perl module so that it points to a custom
> Perl location, is it as simply as editing the following line:
> #!/usr/bin/perl -w
>
> in the following file?
> rpmbuild/SOURCES/mod_perl-2.0.4/build/config.pl
>
> basically I want mod_perl to use a  Perl library that is isolated from the
> default installed one
>
> Thanks in advance, .
>
> --
> Hiram Gibbard
> hgibb...@gmail.com
> http://hiramgibbard.com
>
>

Reply via email to