From a6d0c68ec0a79790253f818c650858c72f5becb2 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 25 Oct 2008 15:35:43 +0200 Subject: Some build hints, pthreads dependency documented --- INSTALL | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'INSTALL') 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 -- cgit v1.2.3