On Feb 1, 2010, at 10:16 AM, rogerdpack wrote:

>> 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:

You need to follow the correct set. You seem to have used "configure --prefix", 
so you need to use "rake install", as the website states.

 - Evan

> 
> 
> 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]
> 

-- 
--- !ruby/object:MailingList
name: rubinius-dev
view: http://groups.google.com/group/rubinius-dev?hl=en
post: [email protected]
unsubscribe: [email protected]

Reply via email to