Audio (101) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1714
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] == 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
|