Ruby on Rails Windows Installation Guide - Part 2
Uploader Comments (SteveCavaliere)
All Comments (30)
-
Now I am getting an error that says "please update your PATH to include buildtools or download the DevKit from (some links are listed to choose)
How do I get this thing to work!!
-
Hello I am getting an error with the sql dir step.
Keep getting "
invalid option: --with-mysql-dir=x:" How do I get this last step done?
-
when i type bundle update it says bad interpreter no such file or directory... i think i might have missed something in your video but i dont know what
-
Subst X: "C:\Program Files\MySQL\MySQL Server 5.5"
Gives an error...
Invalid Parameter - X:C:\Program Files\MySQL\MySQL Server 5.5
Help!
Please help a Noob - Joomla was easy compared to manually compiling!
-
@dfbgijwhrvhaewfowgeb Yeah, am reinstalling Aptana. Weirdly, in my previous installation, under Window>Preferences I couldn't see Ruby interpreter for which I could update the path to C:/RubyOnRails. There was a bunch of other interpreters for Python etc. but not for Ruby. In the clip, the Aptana version 3.0.5 is used. I am using 3.0.8 which is 4MB larger. Maybe the version causes the problem...
-
@latinuss1985 It keeps telling me that it can't access my bundle, two other people(I believe) on here has had the same problem, I followed Part 1 and Part 2 by the second, made sure I didnt miss a thing, but yet something went wrong somewhere.
-
@dfbgijwhrvhaewfowgeb What was it?? I can't get aptana to work!!
-
@SteveCavaliere I have the same error, I used the code-line you have listed(except for me it is 0.3.11.gem) and I still have the error(s). Is there a fix or should i just use something else and not Aptana ?
Thanks for the help! I seem to be stuck again, though. Not sure if you've personally run into this, but I'll give asking you a try anyway: I'm having the same problem as @vandanpatel87. Whenever I call for a bundle update, or even bundle install, Apatana gives me the error, sh: /c/RailsInstaller/Ruby1.9.2/bin/bundle: C:/Projects/railsinstaller/stage/Ruby1.9.2/bin/ruby.exe: bad interpreter: No such file or directory. Does anyone have a fix for this?
ThaCunningham 2 months ago
@ThaCunningham Try doing "gem install rails" first in the command line before you try and do a bundle update.
SteveCavaliere 2 months ago
Hey, man. Awesome tutorial! The only problem I have is the line you enter at about 2:05. Maybe I'm missing something, but could you just post the line? Thanks in advance.
ThaCunningham 2 months ago
@ThaCunningham Here you go:
gem install mysql2-0.3.7.gem --platform=ruby -- --with-mysql-dir=X: --with-mysql-lib=X:\lib
SteveCavaliere 2 months ago 2
Great video but how the hell is there not an easier way to install mySQL?
vivekmonkey 4 months ago
@vivekmonkey There is, it's called using Linux.
SteveCavaliere 4 months ago