Re: overriding a custom compiled perl binary

2011-11-16 Thread Shawn H Corey
On 11-11-16 12:38 AM, Danny Wong (dannwong) wrote: Hi all, I received a custom compiled perl binary version, years ago. The path location of the perl binary and lib paths are hardcoded. Is there a way for me to override this path setting, so the custom perl binaries are not looking at

Re: Fwd: RE: overriding a custom compiled perl binary

2011-11-16 Thread Peter Scott
On Wed, 16 Nov 2011 02:25:18 -0500, shawn wilson wrote: > Yes, it was 5.6.1. I wish I had the perl source code to compile. That > would be the simplest solution. The perl binaries where provided by a > vendor and the product only works with the customized version of perl > they compiled for us. The

Fwd: RE: overriding a custom compiled perl binary

2011-11-15 Thread shawn wilson
t;Danny Wong (dannwong)" Date: Nov 16, 2011 2:00 AM Subject: RE: overriding a custom compiled perl binary To: "shawn wilson" thanks for the information. Yes, it was 5.6.1. I wish I had the perl source code to compile. That would be the simplest solution. The perl binaries where provide

Fwd: Re: overriding a custom compiled perl binary

2011-11-15 Thread shawn wilson
/me grumbles about the reply-to on this list -- Forwarded message -- From: "shawn wilson" Date: Nov 16, 2011 1:57 AM Subject: Re: overriding a custom compiled perl binary To: "Danny Wong (dannwong)" Override - no. Append to - export PERL5LIB (assuming perl

overriding a custom compiled perl binary

2011-11-15 Thread Danny Wong (dannwong)
Hi all, I received a custom compiled perl binary version, years ago. The path location of the perl binary and lib paths are hardcoded. Is there a way for me to override this path setting, so the custom perl binaries are not looking at that specific directory or needs to be in the specifi