blob: d6458ab8831bb6d4484cb29e38430355d4823f37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Install
=======
Do not install this application yet!
Dependencies
------------
Versions may vary :) Just get the newest one:
libao http://www.xiph.org/ao/ (pianobar)
libcurl http://curl.haxx.se/ (libpiano, pianobar)
libfaad2 http://www.audiocoding.com/downloads.html (pianobar)
libxml2 http://xmlsoft.org/ (libpiano)
Build
-----
./autogen.sh
./configure
make
Just run the client from this source directory
./src/pianobar
|