[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Help required for the compilation of ruby 1.9

chirag80bece

7/18/2007 5:04:00 AM

Hi

We have downloaded the Ruby 1.9 source code from the link
â??http://svn.ruby-lang.org/repos/ruby/tru... and we tried to compile the
code but we got following error and â??makeâ? fails at the execution of
command â??./miniruby ./mkconfig.rb -timestamp=.rbconfig.time
-install_name=ruby -so_name=ruby rbconfig.rb�. Please give your reply
about solution of this error so we can successfully compile and install
ruby1.9 package. Please also tell us if there are any prerequisites for
successful compilation/installation of ruby1.9 package.

Machine/OS information for our machine:
OS: GNU/Linux
Kernel: 2.4.21-40.ELsmp
Kernel Version: #1 SMP Thu Feb 2 22:22:39 EST 2006
Processor: i686
Hardware-platform - i386

Error:
---
rbconfig.rb unchanged
/users/username1/UnoRuby/ruby_1.9_sourcecode/lib/fileutils.rb:1026:in
`method_missing': private method `open' called for false:FalseClass
(NoMethodError)
from
/users/username1/UnoRuby/ruby_1.9_sourcecode/lib/fileutils.rb:1026:in
`rescue in block in touch'
from
/users/username1/UnoRuby/ruby_1.9_sourcecode/lib/fileutils.rb:1022:in
`block in touch'
from
/users/username1/UnoRuby/ruby_1.9_sourcecode/lib/fileutils.rb:1020:in
`each'
from
/users/username1/UnoRuby/ruby_1.9_sourcecode/lib/fileutils.rb:1020:in
`touch'
from ./mkconfig.rb:188:in `<main>'
make: *** [.rbconfig.time] Error 1

---

Regards
Chirag

--
Posted via http://www.ruby-....