Win7下Redmine2.0.3+Mysql55+Ruby1.8.7成功安裝記錄分享
2024-09-11 12:12:44
供稿:網友
準備軟件:
Ruby 下載網頁: http://rubyforge.org/frs/?group_id=167&release_id=46836
http://files.rubyforge.vm.bytemark.co.uk/rubyinstaller/rubyinstaller-1.8.7-p370.exe 11M
http://files.rubyforge.vm.bytemark.co.uk/rubyinstaller/rubyinstaller-1.9.3-p194.exe 17.2M
網頁上1.8.7是在下載鏈接的最上面,所以就下載了,但下了才發(fā)現(xiàn),排第二的竟然是1.9.3-p194是2012-04-21更新的,網上一查,原來Ruby開發(fā)團隊稱,將于今年6月份停止對Ruby 1.8.7的維護,該版本的生命周期將于2013年6月終結,Ruby 1.8.7于2008年發(fā)布,該版本包含了一些重要的特性,但是在1.9分支中提供了更豐富的功能和更高的執(zhí)行性能。建議開發(fā)者盡快將應用程序遷移至1.9分支。既然下了187,那就按187的裝再說。
MySql5 下載網頁: http://www.mysql.com/downloads/
http://www.mysql.com/get/Downloads/MySQLInstaller/mysql-installer-community-5.5.27.1.msi/from/http://cdn.mysql.com/
中間大大的一個download,不用看,點了進去,MySql Install 5.5.27,好家伙201.4M,點擊"download"按鈕后,怎么要注冊,剛想點那個NewUsers下的"Proceed"按鈕時,咦,下邊有一行"No thanks, just start my download!"的鏈接,看來老外也是喜歡忽悠人,直接點了。咱光纖,啥速度,下......。
這個版本中包括
MySQL Server
All of our support connectors
Workbench and sample models
Sample databases
Documentation
ruby中的MySql驅動 下載網頁: http://instantrails.rubyforge.org/svn/trunk/InstantRails-win/InstantRails/mysql/bin/
http://instantrails.rubyforge.org/svn/trunk/InstantRails-win/InstantRails/mysql/bin/libmySQL.dll 1.44M
Redmine2.0.3 下載網頁: http://www.redmine.org/projects/redmine/wiki/Download和 http://rubyforge.org/frs/?group_id=1850
http://rubyforge.org/frs/download.php/76261/redmine-2.0.3.zip 4.31M
DevKit 下載網頁: http://rubyinstaller.org/downloads
http://cloud.github.com/downloads/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe 21.9M
ruby的開發(fā)工具包,不用管下載了再說。
RMagick 下載網頁: http://rubyforge.org/frs/?group_id=12&release_id=39888
http://files.rubyforge.vm.bytemark.co.uk/rmagick/RMagick-2.12.0-ImageMagick-6.5.6-8-Q8.zip 23.7M
http://files.rubyforge.vm.bytemark.co.uk/rmagick/rmagick-2.13.1.gem 1.2M
這個東西在后面幾乎把我給搞瘋了,后面再說。
libiconv 下載網頁: http://sourceforge.net/projects/gnuwin32/files/libiconv/
http://nchc.dl.sourceforge.net/project/gnuwin32/libiconv/1.9.2-1/libiconv-1.9.2-1.exe
這個網上說是運行rake時會用的,反正我不知道。
ZLib 下載網頁: http://ishare.iask.sina.com.cn/f/9662774.html