summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLars-Dominik Braun <PromyLOPh@lavabit.com>2009-01-31 19:33:40 +0100
committerLars-Dominik Braun <PromyLOPh@lavabit.com>2009-01-31 19:33:40 +0100
commit9312c14b47a2d6e58238902d1424ae8d45d73ac5 (patch)
treea89ba3a812cf987e815dab6df2929f76dd914675 /INSTALL
parent46544ec5126051b8e933e6036c528c2e811e932e (diff)
downloadpianobar-windows-9312c14b47a2d6e58238902d1424ae8d45d73ac5.tar.gz
pianobar-windows-9312c14b47a2d6e58238902d1424ae8d45d73ac5.tar.bz2
pianobar-windows-9312c14b47a2d6e58238902d1424ae8d45d73ac5.zip
Switch build system to cmake
lib{piano,wardrobe} are now static libraries and not installed any more.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 4 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 5c0ed70..b7a6ae5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,6 +9,7 @@ Versions may vary :) Just get the newest one:
pianobar
++++++++
+cmake
libao http://www.xiph.org/ao/
libcurl http://curl.haxx.se/
libfaad2 http://www.audiocoding.com/downloads.html
@@ -19,26 +20,23 @@ UTF-8 console/locale!
libpiano
++++++++
+cmake
libcurl with SSL http://curl.haxx.se/
libxml2 http://xmlsoft.org/
libwardrobe
+++++++++++
+cmake
libcurl http://curl.haxx.se/
Build
-----
-./autogen.sh
-./configure
+cmake .
make
make install
-If the build or configure process fails try something like this (you may have
-to adjust the paths):
-LDFLAGS+=" -L/usr/pkg/lib" CFLAGS+=" -I/usr/pkg/include/faad2" ./configure
-
You can run the client directly from the source directory:
./src/pianobar