![]() | What's wrong with having Ruby in /usr/bin |
|
06 May 2011, 16:03
Trevor Wistaff (2 posts) |
The book mentions not to have Ruby in /usr/bin but stops short at explaining why… Cheers |
|
06 May 2011, 16:04
Trevor Wistaff (2 posts) |
I should also mention, I’m running this on Mac OSX 10.6.7 |
|
07 May 2011, 15:51
Trung LE (3 posts) |
/usr/bin is the place where XCode place default OSX ruby version (which is very outdated). You dont want to mess with this directory because it might breaks things that XCode relies on. Hence, it’s the best to settle with compiling to /usr/local OR using ‘rvm’ to install ruby. |
| You must be logged in to comment |

