OK, I seem to have got squeezecenter 7.2.1 working on Solaris snv_101
release.

I've been thrashing about for ages on this, but running through the
following seems to have kicked this into life;


1. Run through the "Install Additional Perl Packages" section in
http://wiki.slimdevices.com/index.php/Opensolaris

2. Install Class::XSAccessor::Array using cpan
cpan> install Class::XSAccessor::Array

3. Comment out 2 modules in the build modules script;
vi Bin/build-perl-modules.pl
-> comment out the following;
29      #'Class::XSAccessor::Array' =>
'Class-XSAccessor-Array-0.05.tar.gz',
35      #'Encode::Detect'           =>
'Encode-Detect-1.00.tar.gz',

4. build_perl_modules.pl should work now;
Bin/build-perl-modules.pl

5. Copy errmsg.sys from mysql installation to MySQL directory.

6. Copy over prefs and Plugins dir from previous slimserver install.

7. vi Slim/Utils/Unicode.pm and comment out;
#use Encode::Detect::Detector;

8. The GD module was already installed using cpan, so move the
squeezecenter files out of the way;
cd CPAN
mkdir movedoutoftheway
mv GD* movedoutoftheway

9. slimserver.pl now works. Well it's not picking up my iTunes other
than that all sorted.


-- 
Blue_Atom
------------------------------------------------------------------------
Blue_Atom's Profile: http://forums.slimdevices.com/member.php?userid=7699
View this thread: http://forums.slimdevices.com/showthread.php?t=55852

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

Reply via email to