

Just download the kit and follow through the installer. provides a great installer to get you up and running in no time.
#INSTALL MYSQL ON MAC PREREQUISITES INSTALL#
Or, if you have Homebrew installed, you can use: $ brew install imagemagick
#INSTALL MYSQL ON MAC PREREQUISITES UPDATE#
Update using: $ gem update -systemĪlso, in the past, we face to a RDoc bug, you should update it as well: $ gem install rdoc Rubygems also comes installed by default, however, it could be an old version which will cause problems. TIP: If you used rbenv above then this step will not be necessary. TIP: The best way to install Ruby is using rbenv Rubygems ImageMagick $ sudo apt-get install imagemagick $ sudo apt-get install rubygemsįor SQLite: $ sudo apt-get install sqlite3 libsqlite3-devįor MySQL: $ sudo apt-get install mysql-client mysql-server libmysqlclient-dev TIP: The best way to install Ruby is using rbenv $ sudo apt-get install ruby Otherwise, choose your operating system below. If you have all of these things, great! Proceed on to the Getting Started with Refinery guide. ImageMagick - Recommended that you have the latest version installed.Database - SQLite3 (default), MySQL, or PostgreSQL.

