Bacula and perl 5.20
Andrea Venturoli
ml at netfence.it
Fri Apr 24 08:25:09 UTC 2015
On 04/24/15 07:00, Michael Schuster wrote:
> Running "env perl" from the command line seems to work however.
>
>
> what does that mean in detail?
It means that "perl" is run.
> what does "which perl" print out?
On system with perl 5.16/5.18 and USE_PERL=YES, it will print
"/usr/bin/perl".
On system with perl 5.20 or 5.16/5.18 with USE_PERL=NO, it will print
"/usr/local/bin/perl".
Bacula, as most ports, starts with no /usr/local/bin in PATH, so "env
perl" (from its scripts) won't work.
bye & Thanks
av.
More information about the freebsd-questions
mailing list