I note in the SVN archives that there is a revision to select audio
output device. This addition was made /AFTER/ the latest binary release
on sourceforge.
-------------
Revision 6505 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 5 12:27:33 2006 PST (2 months, 3 weeks ago) by titmuss
File length: 13626 byte(s)
Diff to previous 6401
SlimProtoLib:
- refactoring for jni interface
- fixed elapsed track time
Squeezeslave:
- command line option (-o) to select audio output device
------------
I have downloaded the SVN archive for the directory 'softsqueeze' (whcih
contains the source for squeezeslave.
However I am having trouble building it (Ubuntu dapper). The erroHere
are the r is included below. I guess there are loads of dependencies?
Does anyone have the latest linux binary? Can anyone help me build it?
Cheers
[EMAIL PROTECTED]:~/Desktop/softsqueeze/SlimProtoLib$ ./makefile.linux
./makefile.linux: line 3: -DSLIMPROTO_DEBUG: command not found
./makefile.linux: line 5: -Ilib/portaudio_v18/pablio: No such file or
directory
./makefile.linux: line 7:
PORTAUDIOFILES:=lib/portaudio_v18/pa_unix_oss/pa_unix.c: No such file or
directory
./makefile.linux: line 9:
PORTMIXERFILES:=lib/portmixer/px_unix_oss/px_unix_oss.c: No such file or
directory
./makefile.linux: line 11:
SLIMPROTOFILES:=src/slimaudio/slimaudio_http.c: No such file or directory
./makefile.linux: line 13:
SQUEEZESLAVEFILES:=src/squeezeslave/squeezeslave.c: No such file or
directory
./makefile.linux: line 15: .c.o:: command not found
./makefile.linux: line 16: CFLAGS: command not found
./makefile.linux: line 16: INCLUDE: command not found
./makefile.linux: line 16: -o: No such file or directory
./makefile.linux: line 18: .o:: command not found
./makefile.linux: line 19: LDFLAGS: command not found
./makefile.linux: line 19: LIBS: command not found
gcc: .o: No such file or directory
./makefile.linux: line 21: all: command not found
./makefile.linux: line 23: PORTAUDIOFILES:.c=.o: command not found
./makefile.linux: line 23: lib/libportaudio.a:: No such file or directory
ar: $^: No such file or directory
ranlib: 'lib/libportaudio.a': No such file
./makefile.linux: line 27: SLIMPROTOFILES:.c=.o: command not found
./makefile.linux: line 27: lib/libslimproto.a:: No such file or directory
ar: $^: No such file or directory
ranlib: 'lib/libslimproto.a': No such file
./makefile.linux: line 31: SQUEEZESLAVEFILES:.c=.o: command not found
./makefile.linux: line 31: PORTMIXERFILES:.c=.o: command not found
./makefile.linux: line 31: bin/squeezeslave: No such file or directory
gcc: $^: No such file or directory
./makefile.linux: line 34: clean:: command not found
./makefile.linux: line 40: syntax error near unexpected token `do'
./makefile.linux: line 40: ` bin/squeezeslave; do \'
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins