Hi, On Thu, 23 Aug 2012 22:48:12 +0200 Thierry Vignaud <[email protected]> wrote:
> 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... What? I don't understand. Do you mean that the Perl programs should have "#!/usr/bin/perl" as their sha-bang? (Which will require either postprocessing them or tweaking their installer.) Or do you mean that I should do «perl /usr/bin/magpie» instead? Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Best Introductory Programming Language - http://shlom.in/intro-lang I may be a geek, but I’m a true Klingon geek‐warrior! And a true Klingon geek warrior ALWAYS bottom‐posts. Please reply to list if it's a mailing list post - http://shlom.in/reply .
