아 이놈의 레드마인은 설치할때마다.. 혈압오르....
설치를 시도하는 레드마인 버젼은 2.5 입니다.
혈압 오르네요...;;
일단 기존에 mysql이랑 아파치랑은 소스 컴파일해서 사용하는 중입니다.
이 서버에 레드마인은 설치 할려는데 좀 순탄치 않네요.
자꾸만 한방팩의 유혹이..
암튼...
지금 레드마인소스 받아서
rake config/initializers/session_store.rb
이 명령을 실행하는 단계입니다.
근데 아래와 같이 토해내는군요...
(in /home/redmine/public)
Could not find gem 'ruby-openid (~> 2.3.0) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
이오류를 보고.. 오호라 루비오픈아이디버젼이 낮구나라고 해서
gem install ruby-openid 를 실행시켜
2.5로 설치했습니다.
그리고 다시 실행하니깐..
Could not find gem 'ruby-openid (~> 2.3.0) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
???
.. 분명 2.5를 깔앗는데...
gem list 를 보니깐..
ruby-openid (2.5.0)....
..2.5인데... 왜 인식을 못하는건지...
혹시 위의 오류를 해결할려면 어떻게 해야되는가요?
여백이 많이 남아서 gem list 뿌려 봅니다.
actionmailer (3.2.19, 3.2.17)
actionpack (3.2.19, 3.2.17)
activemodel (3.2.19, 3.2.17)
activerecord (3.2.19, 3.2.17)
activeresource (3.2.19, 3.2.17)
activesupport (3.2.19, 3.2.17)
arel (3.0.3)
awesome_nested_set (2.1.6)
builder (3.2.2, 3.0.4, 3.0.0)
bundler (1.7.3)
coderay (1.1.0)
daemon_controller (1.2.0)
erubis (2.7.0)
fastercsv (1.5.5)
fastthread (1.0.7)
hike (1.2.3)
i18n (0.6.11)
journey (1.0.4)
jquery-rails (2.0.3)
json (1.8.1)
mail (2.5.4)
metaclass (0.0.4)
mime-types (1.25.1)
minitest (5.4.2)
mocha (1.0.0)
multi_json (1.10.1)
passenger (4.0.0.rc6, 3.0.11)
polyglot (0.3.5)
rack (1.4.5)
rack-cache (1.2)
rack-openid (1.4.2)
rack-ssl (1.3.4)
rack-test (0.6.2)
rails (3.2.19, 3.2.17) <--
railties (3.2.19, 3.2.17)
rake (10.3.2, 10.1.1) <--
rdoc (3.12.2)
ruby-openid (2.5.0)
sprockets (2.2.2)
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
treetop (1.4.15)
tzinfo (1.2.2, 0.3.41)
댓글 달기