On Fri, Apr 1, 2011 at 3:31 AM, botp <botpena / gmail.com> wrote: > On Fri, Apr 1, 2011 at 7:27 AM, Andrea Campi > <andrea.campi / zephirworks.com> wrote: >> we released today a new gem I think may be of general interest: >> https://rubygems.org/gems/ruby-perl >> https://github.com/zephirworks/ruby-perl > > very nice. yet after installing, i get, > > $ rperl > /usr/local/lib/ruby/gems/1.9.1/gems/ffi-1.0.7/lib/ffi/library.rb:75:in > `block in ffi_lib': Could not open library > '/usr/lib/perl/5.8/CORE/libperl.so': > /usr/lib/perl/5.8/CORE/libperl.so: cannot open shared object file: No > such file or directory (LoadError) > .... > > $ locate libperl.so > /usr/lib/libperl.so > /usr/lib/libperl.so.5.8 > /usr/lib/libperl.so.5.8.8 Can you send me (or better yet open an issue on github) with the output of: perl -V Thanks for the bug report, Andrea