Re: [SlimDevices: Plugins] old ibook - squeezeslave vs softsqueeze vs squeezeplay

2009-05-27 Thread ralphy
The lirc_client.h header file is probably not included in the package you installed. It's in lirc-utils on my Arch Linux distro. Also, you shouldn't need a reboot. Code: $ ls -l /usr/include/lirc/lirc_client.h -rw-r--r-- 1 root root 2257 Jul 22 2008

Re: [SlimDevices: Plugins] old ibook - squeezeslave vs softsqueeze vs squeezeplay

2009-05-26 Thread ralphy
You should be in the squeezeslave-0.8-25 directory when you run make. The compiler can't find the portaudio.h file. If you're in the right directory running the ls command below should list the missing file. Code: $ ls -l lib/portaudio/pa_common/portaudio.h

Re: [SlimDevices: Plugins] old ibook - squeezeslave vs softsqueeze vs squeezeplay

2009-05-26 Thread scottk
I was trying to build from the SVN repo, but I have moved to the 0.8-25 as you instructed. -- make -f makefile.linux26-ppc-display gcc -g -O2 -D__BIG_ENDIAN__ -DSLIMPROTO_DEBUG -DINTERACTIVE -DUSE_SIGNALS_FOR_RESTART -c -Ilib/portaudio/pa_common

Re: [SlimDevices: Plugins] old ibook - squeezeslave vs softsqueeze vs squeezeplay

2009-05-25 Thread scottk
The SqueezeCenter version is: Version: 7.3.2 - 24695 @ Tue Jan 20 07:06:41 PST 2009 I do have the usr/lib files listed. I still get an error on make - make -f makefile.linux26-ppc-display.txt gcc -g -O2 -D__BIG_ENDIAN__ -DSLIMPROTO_DEBUG

Re: [SlimDevices: Plugins] old ibook - squeezeslave vs softsqueeze vs squeezeplay

2009-05-20 Thread ralphy
To use the display option, you'll need to patch SqueezeCenter, what version are you running on the mac? There have been a lot of changes to Squeezeslave since r25 but lets see if we can get it running first, then worry about upgrading and the display patch. Do you have the following files on

Re: [SlimDevices: Plugins] old ibook - squeezeslave vs softsqueeze vs squeezeplay

2009-05-18 Thread ralphy
I'd be happy to help with getting squeezeslave to compile. Post the version, make command line you're using to build it and the error(s) you're receiving. -- ralphy ralphy's Profile:

[SlimDevices: Plugins] old ibook - squeezeslave vs softsqueeze vs squeezeplay

2009-05-17 Thread scottk
I have SqueezeCenter running on an iMac in a bedroom and I would like to us an iBook (12 G3 Dual USB) to play music in the living room. I currently have ubuntu server 6.06 installed on the ibook (kernel 2.6.15-26-powerpc) but would consider installing any OS that people think would be fast