To use Selectricity, you'll need to install the following gems in
addition to rails and its dependencies:
+ * rmagick
* gruff
-Also, you will need install the other applications:
+To use Selectricity in development mode, you'll need to install the
+following gems:
+
+ * ruby-debug
+
+Also, you will need install the other applications installed first:
* imagemagick (http://www.imagemagick.org/)
+On Ubuntu, you can install install the dependencies with:
+ apt-get install imagemagick libmagick9-dev ruby1.8-dev libwmf-bin
+
+
===============================================
=== Contributors to Selectricity Include ======
===============================================