Axel Etzold wrote:
> Thank you for your reply. I have libRblas.so installed in
> /usr/lib64/R/lib and tried setting
> LD_LIBRARY_PATH to this directory and then also appended it to /usr/local/lib, just in 
> case ... but this didn't work .. I am still getting the same error.
>
>   
Try using ldd to see where rsruby.so thinks libRblas.so is:

ldd rsruby.so

> Also, I came across some warning against setting LD_LIBRARY_PATH at all:
>
> http://linuxmafia.com/faq/Admin/ld-lib-path.html

What can I say? I've gotten different advice. I guess you get to make 
your own choice.

-- 
RMagick OS X Installer [http://rubyforge.org/projects/rmagick/]
RMagick Hints & Tips [http://rubyforge.org/forum/forum.php?forum_id=1618]
RMagick Installation FAQ [http://rmagick.rubyforge.org/install-faq.html]