summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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