S
sdfgsd
Hello again,
Just solved one set of problems with a 5.8.0 => 5.8.3 upgrade and now I have
another:
When I type 'which perl' I get '/usr/local/bin/perl' for users and
'/usr/bin/perl' for root! Is this a Suse/Linux issue or a Perl issue? I've
googled, perldoc'ed and still can't figure this out.
Incidently, my new Perl executable (compiled as root) is in /usr/bin and
user scripts still want /usr/local/bin/perl even when I place
'#!/usr/bin/perl' at the top of the script.
Just solved one set of problems with a 5.8.0 => 5.8.3 upgrade and now I have
another:
When I type 'which perl' I get '/usr/local/bin/perl' for users and
'/usr/bin/perl' for root! Is this a Suse/Linux issue or a Perl issue? I've
googled, perldoc'ed and still can't figure this out.
Incidently, my new Perl executable (compiled as root) is in /usr/bin and
user scripts still want /usr/local/bin/perl even when I place
'#!/usr/bin/perl' at the top of the script.