On 23 August 2012 20:55, Shlomi Fish <[email protected]> wrote: >> wrote: >> > shlomif <shlomif> 0.0.4-4.mga3: >> > + Revision: 283316 >> > - Rebuild for new perl interpreter >> >> Why? >> That's hardly necessary. > > The problem is that the /usr/bin/perlmf (and other programs written in perl) > have > the interpreter path hard-coded as /usr/bin/perl5.16.0, which is no longer > available. > I could add a symlink on my system, but it requires every Cauldron user to do > the same. > > For example: > > shlomif[rpms]:$mageia$ /usr/bin/magpie co -s perl-Test-More > -bash: /usr/bin/magpie: /usr/bin/perl5.16.0: bad interpreter: No such > file or directory > > How do you propose to resolve all that?
By calling /usr/bin/perl directly...
