in reply to RSPerl an error on xsinit.c

ExtUtils::Embed is at version 1.28 now. I have myself version 1.27 and compiled RSPerl successfully on Ubuntu Lucid (perl 5.10.1).

Replies are listed 'Best First'.
Re^2: RSPerl an error on xsinit.c
by llancet (Friar) on Jun 19, 2010 at 03:07 UTC
    Solved by installing ExtUtils::Embed from Fedora repo using yum.
    That's really weird. Should cpan -if ExtUtils::Embed provide me the latest version?