I am using core version 4.6.2 x86.
I installed ruby.tcz then download rubygems from the rubygems website. I then installed the gems: sass and rhc.
All of this worked perfectly without error. However, when I tried using the gems sass and rhc I got errors which I wrote about in this forum post:
http://forum.tinycorelinux.net/index.php/topic,14221.0.htmlA forum member told me to install libssl-0.9.8.tcz. I did that using the tce-load -wil.
Then tried running both the sass and rhc gems and they seem to be working without problem.
I guess ruby.tcz should automatically load libssl-0.9.8.tcz as a dependency.