merrua
August 29th, 2006, 12:08 PM
I am planning on setting up MySql/Ruby module and Im finding it hard to find a detailed explaination.
While I was trying one instructions I realised RubyGems wasnt working. I thought maybe I just hadnt set it up properly and downloaded RubyGem, moved the files in their rubygems-0.9.0 folder into my ruby folder
C:\ruby\rubygems-0.9.0
Then I went into the ruby folder
the into the rubygems-0.9.0 folder
then gave the command
>ruby setup.rb
I got this error message after successfully built RubyGem message
hook C:/ruby/rubygems-0.9.0/ ./post-install.rb failed:
undefined method 'post_install_message' for #<Gem::Specification:0X3337fa8>
However I am still getting this message when I click on any of the rubygems options in my start menu.
ex RubyGems Package Manager
Windows is searching for gemhelp.cmd. To locate the file yourself, click Browse
Any idea what could have caused this?
And how do I fix it?
While I was trying one instructions I realised RubyGems wasnt working. I thought maybe I just hadnt set it up properly and downloaded RubyGem, moved the files in their rubygems-0.9.0 folder into my ruby folder
C:\ruby\rubygems-0.9.0
Then I went into the ruby folder
the into the rubygems-0.9.0 folder
then gave the command
>ruby setup.rb
I got this error message after successfully built RubyGem message
hook C:/ruby/rubygems-0.9.0/ ./post-install.rb failed:
undefined method 'post_install_message' for #<Gem::Specification:0X3337fa8>
However I am still getting this message when I click on any of the rubygems options in my start menu.
ex RubyGems Package Manager
Windows is searching for gemhelp.cmd. To locate the file yourself, click Browse
Any idea what could have caused this?
And how do I fix it?