[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Problems installing 1.8.5 under OSX Tiger PPC

robert.nicholson

1/6/2007 4:34:00 PM

I just tried to install 1.8.5 under OSX Tiger PPC and here's what I get

I'm following the tutorial on hivelogic which refers to 1.8.4

RDoc failure in mkconfig.rb at or around line 19 column 11

Before reporting this, could you check that the file
you're documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.

The internal error was:

/Users/robert/Archives/ruby-1.8.5/lib/rdoc/parsers/parse_rb.rb:
1938:in `parse_method': undefined method `name' for
#<RubyToken::TkLPAREN:0x184e7de4> (NoMethodError)
from /Users/robert/Archives/ruby-1.8.5/lib/rdoc/parsers/
parse_rb.rb:1637:in `parse_statements'
from /Users/robert/Archives/ruby-1.8.5/lib/rdoc/parsers/
parse_rb.rb:1570:in `parse_toplevel_statements'
from /Users/robert/Archives/ruby-1.8.5/lib/rdoc/parsers/
parse_rb.rb:1406:in `scan'
make: *** [do-install-doc] Error 1