L
libsfan01
hi all
in trying to uninstall the mac version of ruby how can i do this?
in trying to uninstall the mac version of ruby how can i do this?
libsfan01 said:My reason for wanting to uninstall is that ive tried to install the
latest version but terminal is still telling me that the version is
1.8.2 not 1.8.5 that i downloaded, so it must have gotten messed up
somewhere right?
libsfan01 said:My reason for wanting to uninstall is that ive tried to install the
latest version but terminal is still telling me that the version is
1.8.2 not 1.8.5 that i downloaded, so it must have gotten messed up
somewhere right?
No, don't uninstall the version of Ruby that comes with OS X. Thatlibsfan01 said:My reason for wanting to uninstall is that ive tried to install the
latest version but terminal is still telling me that the version is
1.8.2 not 1.8.5 that i downloaded, so it must have gotten messed up
somewhere right?
You'll probably get "ruby 1.8.5"
You'll probably get "ruby 1.8.5"
libsfan01 said:Yes it seems to be the case that its looking for the wrong version.
timothy how can i change the setting of the path variable so that the
latest version is accessed? (from "usr/bin/ruby" to
"usr/local/bin/ruby")?
thanks
marc
some cases appears to be actually blowing away the Apple install of
ruby.
Felix said:If you do a "cat script/server" from the base directory of your rails
application, what Ruby path does the shebang line point to?
Felix
Aaron Massey said:I have a similar problem. I installed a manually compiled version of
ruby, rails and gem at /usr/local/bin. They all work fine and I have my
environment variables setup so that I can use them in a Terminal without
problems. However, when I start WEBrick, it is defaulting to the Mac OS
X version of rails. Where can I set the version of ruby that WEBrick
should be using?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.