monrel (1) 썸네일형 리스트형 [Ubuntu] HOWTO: Build a Ruby (Rails) Environment # 다음 명령들을 수행한다. apt-get install ruby apt-get install rubygems gem update --system gem update apt-get install ruby1.8-dev apt-get install libzlib-ruby apt-get install libyaml-ruby apt-get install libdrb-ruby apt-get install liberb-ruby apt-get install rdoc apt-get install zlib1g-dev apt-get install libopenssl-ruby # Mongrel 설치 gem install daemons gem_plugin mongrel mongrel_cluster --include-depen.. 이전 1 다음