Created
August 31, 2012 17:21
-
-
Save augustohp/3556101 to your computer and use it in GitHub Desktop.
[how-to] Install Bananajour in Ubuntu 12.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# Bananajour: https://github.com/toolmantim/bananajour | |
sudo apt-get install libavahi-compat-libdnssd-dev libdaemons-ruby1.8 libeventmachine-ruby1.8 libopenssl-ruby1.8 librack-ruby1.8 thin1.8; | |
sudo gem install dnssd bananajour; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment