summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJesse Cooke <jesse@jc00ke.com>2012-06-28 17:54:46 -0700
committerLars-Dominik Braun <lars@6xq.net>2012-07-02 12:20:32 +0200
commit93ae3c6f4a2e9c28f58669b3d8bbf61ccf6e7365 (patch)
tree9d3896dfaaa259a3a30e52f5fdbed5dd1c9b07f4 /INSTALL
parente95baabbb45f20318b5df3010202e3c3c9cf0715 (diff)
downloadpianobar-93ae3c6f4a2e9c28f58669b3d8bbf61ccf6e7365.tar.gz
pianobar-93ae3c6f4a2e9c28f58669b3d8bbf61ccf6e7365.tar.bz2
pianobar-93ae3c6f4a2e9c28f58669b3d8bbf61ccf6e7365.zip
Adding Ubuntu 12.04 instructions
Closes #278 and #281
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL16
1 files changed, 16 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index c0880b7..d1cc7a2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -58,3 +58,19 @@ this issue by overriding CFLAGS[1]
[1] https://github.com/PromyLOPh/pianobar/issues/98
+Ubuntu 12.04
+++++++++++++
+
+To install on Ubuntu > 12.04
+
+ sudo apt-get install \
+ libao-dev \
+ libmad0-dev \
+ libfaac-dev \
+ libfaad-dev \
+ libgnutls-dev \
+ libjson0-dev
+ make
+ sudo make install
+
+You can then fire it with `pianobar`