우선 루비 버젼부터 2.0 이상으로 맞추어보자.


http://bigmatch.i-um.net/2013/12/%EB%A9%98%EB%B6%95%EC%97%86%EC%9D%B4-rvm%EA%B3%BC-%EB%A3%A8%EB%B9%84-%EC%84%A4%EC%B9%98%ED%95%98%EA%B8%B0/


대략 이렇다.

rvm을 설치한 후, 그 담에 루비 stable 버젼을 설치하는 방식이다.

단 주의할 점은 apt-get install ruby-rvm 형식으로 설치하는 것이 아니라

https://rvm.io/ 에 있는 가이드 보고  따라 설치하면 된다.


rvm 설치하고 나서 루비를 설치하면 될것이다.


rails 까지 설치를 완료하면 끝.


Requirements installation failed with status: 100. - rvm에서 루비 설치 시 에러

http://stackoverflow.com/questions/20789754/rvm-requirements-error-on-ubuntu-13-10


can't install pg gem - bundle install 시 에러

http://stackoverflow.com/questions/9668753/rails-3-cant-install-pg-gem


레일즈 가이드

http://rubykr.github.io/rails_guides/getting_started.html#Starting-up-the-Web-Server

설정

트랙백

댓글