You may need to prefix “sudo” in front of the gem and rake commands below depending on how your system is setup.
$ gem install jeweler addressable
$ git clone git://github.com/datamapper/extlib.git $ cd extlib $ rake install $ cd -
$ git clone git://github.com/datamapper/dm-core.git $ cd dm-core $ rake install $ cd -