[rt-users] Perl conflicts
ktm at rice.edu
ktm at rice.edu
Wed Oct 31 13:47:49 EDT 2012
On Wed, Oct 31, 2012 at 10:25:31AM -0700, Thomas Sibley wrote:
> On 10/31/2012 09:45 AM, Ram wrote:
> > Any other ideas?
>
> It's worlds-apart easier and less error prone to use an entirely
> separate perl build instead of just a separate perl lib path. See perlbrew.
>
+1 It is much, much easier and basically foolproof. Using the separate
perl lib path is definitely harder to get right and requires more package
config jiggering. From most to least work:
1. system perl + CPAN
2. RT specific perl + CPAN
3. RT specific perl lib path + CPAN + config tweaking
Cheers,
Ken
More information about the rt-users
mailing list