Re: [Speedycgi-users] How to specify which Perl to use
Brought to you by:
samh
|
From: Koos P. <koo...@nl...> - 2005-03-25 07:49:28
|
On Thursday 24 March 2005 15:39, Vledder, Hans wrote:
> > I'd like to use a different Perl then /usr/bin/perl.
> > How can I do that?
> From what I remember, I think it's done during SpeedyCGI installation
> time.
That got me going browsing through the various Makefiles.
And it seems speedy uses the Perl it got installed with.
That is when running
/usr/local/myperl/perl Makefile.PL
speedy would use /usr/local/myperl/perl for script execution.
Can anyone confirm that?
Thanks,
Koos
|