This is a Sufia-based Hydra Head
This is based on the instructions in the Sufia README
rake db:migrate
rails g hydra:jetty
rake jetty:config
rake jetty:start
http://code.google.com/p/fits/downloads/list Download a copy of fits & unpack it somewhere on your PATH.
COUNT=4 QUEUE=* rake environment resque:work
See https://github.com/defunkt/resque for more options
Use homebrew:
brew install ffmpeg --with-libvpx --with-libvorbis
See https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide
If you are running the tests locally, you need to pass the port used by jetty to host fedora and solr, to the environment variable JETTY_PORT. For example:
JETTY_PORT=8080 rspec