在ubuntu下安装ruby on rails环境

sudo apt-get install ruby-full

sudo apt-get install rubygems

sudo apt-get install rails

sudo apt-get install mysql-server

apt-cache search libmysqlclient

sudo apt-get install libmysqlclient16-dev
posted on 2010-06-08 00:01  真阿当  阅读(87)  评论(0编辑  收藏  举报