summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <PromyLOPh@lavabit.com>2008-10-25 15:35:43 +0200
committerLars-Dominik Braun <PromyLOPh@lavabit.com>2008-10-25 15:35:43 +0200
commita6d0c68ec0a79790253f818c650858c72f5becb2 (patch)
tree630b4e39547c59d8a65f9250fa3fa1dd68c462e5
parent5dd5ce54267d6d29704b05e23f05d2e3bcfc9c30 (diff)
downloadpianobar-windows-a6d0c68ec0a79790253f818c650858c72f5becb2.tar.gz
pianobar-windows-a6d0c68ec0a79790253f818c650858c72f5becb2.tar.bz2
pianobar-windows-a6d0c68ec0a79790253f818c650858c72f5becb2.zip
Some build hints, pthreads dependency documented
-rw-r--r--INSTALL7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1226329..5c0ed70 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,6 +12,7 @@ pianobar
libao http://www.xiph.org/ao/
libcurl http://curl.haxx.se/
libfaad2 http://www.audiocoding.com/downloads.html
+pthreads
readline
UTF-8 console/locale!
@@ -34,6 +35,10 @@ Build
make
make install
-Or run the client from this source directory
+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