> Next hurdle: > > GEN lib/compiler/opcodes.rb > rake aborted! > no such file to load -- ext/digest/sha1/sha1
Appears that using rake from 1.8.7 instead of from 1.9.x is what (maybe?) caused this. Also as a note--the instructions on http://rubini.us/ for build "To run from the source directory" missed a step--you have to run rake install first, or you'll hit this: r...@ubuntu910:~/dev/downloads/rubinius-1.0.0-rc2/bin$ ./rbx -v ERROR: unable to find runtime directory Rubinius was configured to find the runtime directory at: /home/rdp/installs/rubinius/runtime but that directory does not exist. Thanks. -rp -- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected]
