*** I had to edit out the error messages due to the over-aggressive external links filter.  I posted the error messages from core 4.6.2 into 2 pastebin posts, please see those. ***
Hi, I am using core 4.6.2
I installed the ruby module, then I installed ruby gems by downloading the the package and running sudo ruby setup.rb.
Then I installed the gems:  sass and rhc.
Everything seemed to install find, but when I try to run the gem by typing:
sass style.scss:style.css
I get an error, full error on pastebin:
/38pcdZ1V
I don't understand what is going on here I even copied libcrypto.so to the digest/ directory.
Later on a tried running another gem and got another error.
Full error on paste bin:
/1EU6VU2R
How do I fix these problems?  The problem seems to be with sha1, openssl.so libssl.0.9.8 and libcrypto.0.9.8.  However these files seem to exist?
I don't know if it matters, but I installed ruby as OnDemand instead of Install.
However, if I run ruby testfile.rb it runs correctly.  So I don't think ruby itself is the problem?
Any help would be greatly appreciated.