I have now tried my 'other' FC3 installation and SoftSqueeze comes up fine on that. So my problems must be to do with the sound card installation.
Thanks for all your help. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Patrick Dixon Sent: 28 February 2005 21:51 To: Slim Devices Discussion Subject: RE: [slim] Problems running SoftSqueeze with FC3 Thanks Michael! (Can you tell I have no idea what I'm doing?) Still "Error starting Squeezebox" I'm afraid. I'm having some problems getting the sound card to work properly, is this likely to be what's causing the error? I assumed I'd get the interface up, even if I couldn't hear what was being streamed. I have another machine which now dual boots XP/FC3, so I'll try SoftSqueeze on the Linux boot tommorrow (UK time). Sadly the Slimserver's on the XP boot, so I probably won't get any sound out of that one either! Thanks for your patience. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michael Amster Sent: 28 February 2005 21:14 To: Slim Devices Discussion Subject: Re: [slim] Problems running SoftSqueeze with FC3 It looks like I missed the darn -jar flag resulting in this... /usr/local/SoftSqueeze/SoftSqueeze/jar instead of: /usr/local/SoftSqueeze/SoftSqueeze.jar ---------------------------------------------- Try: java -classpath /usr/local/SoftSqueeze/lib/dtd-xercesImpl.jar:/usr/local/SoftSqueeze/lib/jfl ac-1.0.jar:/usr/local/SoftSqueeze/lib/jl0.4p1.jar:/usr/local/SoftSqueeze/lib /jl1.0.jar:/usr/local/SoftSqueeze/lib/jnlp.jar:/usr/local/SoftSqueeze/lib/js ch-20040429.jar:/usr/local/SoftSqueeze/lib/log4j-1.2.8.jar:/usr/local/SoftSq ueeze/lib/tritonus_mp3.jar:/usr/local/SoftSqueeze/lib/tritonus_share.jar:/us r/local/SoftSqueeze/lib/xml-apis.jar -jar /usr/local/SoftSqueeze/SoftSqueeze.jar Sorry for this slow torture... -MA Patrick Dixon wrote: >Hi Michael, > >I've now had a chance to try this and I get: > >"Exception in thread "main" java.lang.NoClassDefFoundError: >/usr/local/SoftSqueeze/SoftSqueeze/jar > >Regards >PAtrick > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Michael >Amster >Sent: 27 February 2005 21:33 >To: Slim Devices Discussion >Subject: Re: [slim] Problems running SoftSqueeze with FC3 > > >Patrick Dixon wrote: > > > >>Hi Michael, >> >>Thanks for the help, but I'm still getting the same error message, so: >> >>echo $JAVA_HOME >><not set> >>echo $CLASSPATH >>:/usr/local/SoftSqueeze/lib >>locate SoftSqueeze.jar >>/usr/local/SoftSqueeze/SoftSqueeze.jar >> >>I guess the java enviroment is not setup or something; but how do I set it? >> >>Regards, >>Patrick >> >> >> >> >> >Patrick: > >Could you try something as simple as this: > >java -version >export JAVA_HOME=/usr/java/jdk1.5.0_01 (or whatever your java home is) ># the following is on one line >java -classpath >/usr/local/SoftSqueeze/lib/dtd-xercesImpl.jar:/usr/local/SoftSqueeze/lib/jf l >ac-1.0.jar:/usr/local/SoftSqueeze/lib/jl0.4p1.jar:/usr/local/SoftSqueeze/li b >/jl1.0.jar:/usr/local/SoftSqueeze/lib/jnlp.jar:/usr/local/SoftSqueeze/lib/j s >ch-20040429.jar:/usr/local/SoftSqueeze/lib/log4j-1.2.8.jar:/usr/local/SoftS q >ueeze/lib/tritonus_mp3.jar:/usr/local/SoftSqueeze/lib/tritonus_share.jar:/u s >r/local/SoftSqueeze/lib/xml-apis.jar >/usr/local/SoftSqueeze/SoftSqueeze.jar > >My guess is that your error is due to not finding the Jars - this is as >explicit as it gets. >_______________________________________________ >Discuss mailing list >Discuss@lists.slimdevices.com >http://lists.slimdevices.com/lists/listinfo/discuss > > >_______________________________________________ >Discuss mailing list >Discuss@lists.slimdevices.com >http://lists.slimdevices.com/lists/listinfo/discuss > > _______________________________________________ Discuss mailing list Discuss@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/discuss _______________________________________________ Discuss mailing list Discuss@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/discuss _______________________________________________ Discuss mailing list Discuss@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/discuss