verypsb;621206 Wrote: 
> Thanks...
> 
> I've downloaded the SVN version, but how do I run it on windows? (I've
> installed Activestate PERL)

To run the Perl code, it's (at a command prompt):


Code:
--------------------
    
  perl.exe slimserver.pl
  
--------------------


Or even, if file associations were set up properly by the Perl
installer, just:


Code:
--------------------
    
  slimserver.pl
  
--------------------


Depending on how your system PATH is set up, and which is the current
directory, you may need full paths to both Perl and Squeezebox Server.
That may look something like:


Code:
--------------------
    
  "C:\Perl\bin\perl.exe" "C:\Program Files\Squeezebox Server 7.6 
Onebrowser\server\slimserver.pl"
  
--------------------


You can easily place that in a .bat file. If you want to run SBS as a
Windows Service the wiki article cited above has good info.


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=86609

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to