Changes

Jump to: navigation, search

Umlaut Installation

103 bytes added, 21:22, 19 November 2008
4. Install Umlaut
For a read-only checkout:
<pre>
svn checkout http://umlaut.rubyforge.org/svn/trunk/ ./Umlaut
</pre>
 
Or instead of "./Umlaut", whatever local path you want to put the thing in.
For a checkout with commit privs, you need a rubyforge account and to be added to the umlaut project, then:
<pre>
svn checkout svn+ssh://(developername)@rubyforge.org/var/svn/umlaut/U2 ./Umlaut
</pre>
Umlaut comes with a number of Ruby gems and Rails plugins "frozen" into it's distribution, in vendor/plugins. You do not need to install these, they come with Umlaut. These include: ferret; oai; ruby-json (this is gem 'ruby-json', an OLD version of what is now just 'json'. We really ought to update sometime); sru; xisbn; acts_as_ferret; enumerations_mixin ; app_config (plugin); isbn-tools (plugin) ; openurl ( svn external link in plugin; needs to be fixed to link to a specific tag ); htmlentities http://htmlentities.rubyforge.org/
Anonymous user

Navigation menu