Changes

Jump to: navigation, search

Umlaut Installation

116 bytes added, 19:27, 25 November 2008
5. Install Umlaut's gem dependencies
sudo gem install hpricot -v 0.6
=== json ==== A pure-ruby json library is bundled with Umlaut automatically, but you really ought to install the native C one on your server instead, for much better performance. Umlaut will automatically use it if present. Currently verified with version 1.1.3 sudo gem install json -v 1.1.3
json is also a native compiled C app, so it's not included in the Umlaut distro, install it yourself. Currently verified with 1.0.4.
sudo gem install json -v 1.0.4
=== mysql ===
Anonymous user

Navigation menu