Just tried to install the latest Inline::Ruby from CPAN and got the
error below.
After googling the error, I found the same problem mentioned here:
http://www.nntp.perl.org/group/perl.inline/2589
But that was in February, 2005. Is it still broken, or am I somehow getting
an old version? I'm on Perl 5.8.5, RHEL 4, x86. I installed via:
perl -MCPAN -e 'install Inline::Ruby'
Thanks,
Bill
t/01basic.......Can't load
'/home/bill/.cpan/build/Inline-Ruby-0.02/blib/arch/auto/Inline/Ruby/Ruby.so'
for module Inline::Ruby:
/home/bill/.cpan/build/Inline-Ruby-0.02/blib/arch/auto/Inline/Ruby/*Ruby.so:
undefined symbol: do_chomp*
at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.