Skip to content

Instantly share code, notes, and snippets.

@SaitoWu
Created March 18, 2011 20:46
Show Gist options
  • Save SaitoWu/876804 to your computer and use it in GitHub Desktop.
Save SaitoWu/876804 to your computer and use it in GitHub Desktop.
install rubbish showoff!
#rubbish showoff
#libxslt is missing or libxml2
sudo apt-get install libxslt-dev libxml2-dev
gem install rmagick
#Can't find Magick-config or GraphicsMag ick-config program.
sudo apt-get install libmagick9-dev
gem install pdfkit
showoff serve
http://localhost:9090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment