-
-
Notifications
You must be signed in to change notification settings - Fork 538
Windows 7 64 bit
1. Download the tracks from here Tracks zipped package .
2. Download ruby 1.8.7 here rubyInstaller1.8.7 and install
3. Download rubygems-1.3.5 here rubygems-1.3.5 and install (ruby setup.rb
)
4. Download MySQL 5.0 64bit here mysql 5.0 64 bit and install
1. Download sql-2.7.3-mswin32.gem and issue the shell command: gem install mysql-2.7.3-mswin32.gem --no-rdoc
2. Shutdown Mysql if is running
3. Copy instantRails libmySQL.dl here libmySQL.dll Copy into your mysql bin directory where your MySQL 5.0 is installed, not the ruby directory
4. Restart MySQL
1. In a command prompt type: rake gem install rake
Follow the instructions given for Installation given here you can skip
the requirements page.Make sure you use Editplus or Notepad++ for editing the files using the instructions below
Installation Instructions are Here
- These instructions are currently (06/2011) outdated and the installation fails ! *
Use the BitNami installer Here, having previously installed a BitNami Ruby stack. *