FreeBSD 6.1 安裝 Ruby on Rails
出自我的Blog
http://lightyror.blogspot.com/2006/10/freebsd-ruby-on-rails.html
FreeBSD 之極速傳說:
FreeBSD 其實安裝 Ruby on Rails 相當的快速,根據 Rails on FreeBSD 這篇,直接下達
cd /usr/ports/www/rubygem-rails
make install clean
就會安裝好 ruby , ruby-fcgi,memcache-client 跟 MySQL ,PQSQL ,SQLite 的 support ,真是太可怕的速度了:)
以下是詳細的安裝方式
1. 安裝 Ruby
cd /usr/ports/lang/ruby18
make install clean
2. 安裝Ruby Gems
cd /usr/ports/devel/ruby-gems
make install clean
3. 安裝 fast-cgi
cd /usr/ports/www/fcgi
make install clean
4. 安裝 Ruby Fastcgi Lib
cd /usr/ports/www/ruby-fcgi
make install clean
5. 安裝 Ruby on Rails
cd /usr/ports/www/rubygem-rails
make install clean
PS. ruby fsatcgi 請用 port 安裝,用 gem 安裝會失敗。
--
lighty RoR 是一個介紹 lighttpd , SQLite , Ruby and Rails 的 Blog
http://lightyror.blogspot.com/
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.230.111.164
推
10/30 20:45, , 1F
10/30 20:45, 1F
→
10/30 20:45, , 2F
10/30 20:45, 2F
Ruby 近期熱門文章
PTT數位生活區 即時熱門文章