diff options
author | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-07-24 11:38:59 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-07-24 11:38:59 +0200 |
commit | fbb8b7d79341d077fae3c4d2d609ca3b9059e160 (patch) | |
tree | e0a97d301fb52f9ca7d96eea475a1994d22c2171 /INSTALL | |
parent | a0fece94bda85861676115dcd942430f77bac253 (diff) | |
download | pianobar-fbb8b7d79341d077fae3c4d2d609ca3b9059e160.tar.gz pianobar-fbb8b7d79341d077fae3c4d2d609ca3b9059e160.tar.bz2 pianobar-fbb8b7d79341d077fae3c4d2d609ca3b9059e160.zip |
Update documentation
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,8 +1,6 @@ Install ======= -Do not install this application yet! - Dependencies ------------ @@ -12,9 +10,8 @@ pianobar ++++++++ libao http://www.xiph.org/ao/ -libcurl with SSL http://curl.haxx.se/ +libcurl http://curl.haxx.se/ libfaad2 http://www.audiocoding.com/downloads.html -libxml2 http://xmlsoft.org/ readline libpiano @@ -26,7 +23,6 @@ libxml2 http://xmlsoft.org/ libwardrobe +++++++++++ - libcurl http://curl.haxx.se/ Build @@ -35,7 +31,8 @@ Build ./autogen.sh ./configure make +make install -Just run the client from this source directory +Or run the client from this source directory ./src/pianobar |