- /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/
Install Xcode
Install Ruby on Rail and mySql
1. Followed this link
http://hivelogic.com/articles/compiling-ruby-rubyg
and do step 1: SET THE PATH
2. Type the following
- sudo gem update --system
- sudo gem sources -a http://gemcutter.org/
- sudo gem update rails
- sudo gem install sqlite3-ruby
3. Followed this link
http://hivelogic.com/articles/compiling-mysql-on-s
No comments:
Post a Comment