Short: Ruby 1.8.7 AROS binary installer Author: MisterDave Uploader: dave dave-webster com (MisterDave) Type: dev/lang Version: 1.8.7 Requires: AROS i386 with networking configured Architecture: i386-aros == About == This is a binary distribution of the Ruby 1.8.7 port to AROS. Source for the AROS port can be found at http://code.google.com/p/arosruby/ The orignal source code for Ruby can be found at http://www.ruby-lang.org/ Currently I have tested ruby on x86 hosted with the following extensions: ext/bigdecimal/bigdecimal.a ext/digest/digest.a ext/digest/md5/md5.a ext/digest/rmd160/rmd160.a ext/digest/sha1/sha1.a ext/digest/sha2/sha2.a ext/fcntl/fcntl.a ext/io/wait/wait.a ext/nkf/nkf.a ext/racc/cparse/cparse.a ext/sdbm/sdbm.a ext/stringio/stringio.a ext/strscan/strscan.a ext/syck/syck.a ext/thread/thread.a == Installation == tar -xvjf ruby-1.8.7_aros_x86.tar.bz2 Uncompress the ruby archive with "tar xvjf ruby-1.8.7_aros_x86.tar.bz2" - This will uncompress to Development:bin/ and Development:lib/ Note, that in order to run ruby you will need to have networking configured to start the bsdsocket library. == Thanks == Many thanks to Mazze from aros.exec.org for his assistance on a few hurdles in the port. July 24th 2010 - Dave Webster Uploaded using: archives.aros-exec.org