安裝 Rails 開發環境 Give someone a program, you frustrate them for a day; teach them how to program, you frustrate them for a lifetime. - David Leinweber https://ihower.tw/rails4/installation.html 在這一章中,我們將介紹如何安裝Ruby on Rails的開發環境.開發Rails的環境需要: Ruby 1.9.3以
windows 下使用面安裝版MySql5.5步驟如下 1.解壓下載的壓縮文件到指定文件夾.如:F:\DB\mysql-5.5.18-win32\mysql-5.5.18-win32: 2.在根目錄F:\DB\mysql-5.5.18-win32\mysql-5.5.18-win32下創建配置文件my.ini,可從根目錄中的my-huge.ini,my-innodb-heavy-4G.ini,my-large.ini,my-medium.ini,my-small.ini下複製一個將其名稱改為my
首先是安裝軟體 cd /usr/ports/java/jdk16/ make 在這一步,需要你手動到sun.com上下載幾個安裝包,按提示下載好後加入到 /usr/ports/distfiles/,再次 make 即可. jdk1.6 這個安裝過程很長,將近3個小時,需要耐心 ^0^ jdk1.6 裝好了之後接下來就是安裝 Tomcat 軟體: cd /usr/ports/www/tomcat6 make install clean 加入開機啟動讓每次重開機 Tomcat 就會自動啟動: vi
checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... /tmp/mysql.sock configure: error: Cannot find MySQL header files under yes. Note that the MySQL client library is not bundled anymore. 解法: 如果不知道