So my questions is what should I do now? I dont know whats not working or where to begin?
Id really appreciate some help.
Thanks
Hello, the error message states that no compiler was detected, so that indicates no devkit was installed.
Did you follow the instructions listed in the wiki page?
https://github.com/oneclick/rubyinstaller/wiki/Development-Kit
If you're getting started with ruby and rails I would suggest you install ruby 1.9.3.
I will also recommend follow this tutorial to install mysql gem:
http://blog.mmediasys.com/2011/07/07/installing-mysql-on-windows-7-x64-and-using-ruby-with-it/
Hope that helps.
Sorry for top posting. Sent from mobile.
--
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyinstalle...@googlegroups.com.
To post to this group, send email to rubyin...@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyinstaller.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Thanks for your response.After seeing this link:
https://github.com/oneclick/rubyinstaller/wiki/Development-KitYes, I installed the DevKit now and tried to test that the installation was properly done by running this command:
"gem install mysql"
When I ran that I see this at my command line:So I am still stuck in terms of being able to use Ruby to connect to MySQL. Not sure how to proceed forward from here.Does anyone have some suggestions?
Down this page, several and different versions of Development Kits (DevKit) are listed. Please download the right one for your version of Ruby:
Hi,Thanks for your reply. Ive been going back and forth with this problem. Ive unistalled the devkit version and reinstalled another version. but I still cannot get any gems to download. Ruby is running, but the devkit is just not working out.So let me start from scratch:Q1) How do I uninstall the devkit version I have the right way? Im looking here and Ive done these steps however, I dont see a gcc.bat and other files mentioned in that link, so there is nothing to delete.(Looks like they may not have been installed in the first place)
Q2) this brings me to the next question. Maybe I installed the wrong version of devkit. But How do I find which is the right version for my machine?
Hi Luis.Thanks for your detailed reply.Here is the information:
ruby -v = ruby 2.0.0p195 (2013-05-14) [x64-ming32]windows = 64 bitsgem -v = 2.0.2DevKit version: Dev-Kit-ming64-32-4.7.2-2013.......sfx.exe