Matthew Robinson
Sun, 10 Jun 2001 10:19:28 -0700
On Sun, 10 June 2001, Jonathan Stowe wrote: > On Sun, 10 Jun 2001, Matthew Robinson wrote: > > > Apologies in advance if I have missed something blindingly obvious :) > > > > I need to change the default library paths in a compiled copy of perl. > > Basically, I want to move /usr/lib/perl5 into /usr/local/lib/perl5. I am > > unable to recompile perl as it is compiled for arm-linux and I don't have > > either the cross-compiler or the correct configuration to get perl to build > > for this architecture. > > > > PERL5LIB ? I suppose I could use PERL5LIB but I would still prefer the entirely self contained setup. Also PERL5LIB won't work with taint checking (not that I will be doing much taint checking on my iPAQ). Matt