From 93ae3c6f4a2e9c28f58669b3d8bbf61ccf6e7365 Mon Sep 17 00:00:00 2001 From: Jesse Cooke Date: Thu, 28 Jun 2012 17:54:46 -0700 Subject: Adding Ubuntu 12.04 instructions Closes #278 and #281 --- INSTALL | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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` -- cgit v1.2.3