Bugzilla – Bug 6001
SqueezeCenter 7 does not run on Mac OS X 10.3.9 Panther
Last modified: 2011-03-16 04:18:47 UTC
When started form the terminal the error is: dyld: perl can't open library: /System/Library/Perl/lib/5.8/libperl.dylib (No such file or directory, errno = 2) Trace/BPT trap
Workaround: sudo mkdir -p /System/Library/Perl/lib/5.8 sudo ln -s /System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/libperl.dylib /System/Library/Perl/lib/5.8/libperl.dylib
if the workaround does work, the severity should be reduced to suit.
*** Bug 6287 has been marked as a duplicate of this bug. ***
Andy, are you going to be able to address this for 7.0?
I'm not sure what we can do about this.
Hm, I thought we discussed this in the bug meeting. What changed in 7.0 to break this?
I think the search path for modules has changed. And since this report has been opened, the path handling has been modified again. Steven, can you still reprodue this issue?
(In reply to comment #7) > > Steven, can you still reprodue this issue? > Yes, I can still reproduce this issue. Without Andy's workaround in comment #2 SqueezeCenter will not start with the latest nightly and gives the same error as before.
Oops, that should have been comment #1.
I am not sure what I can do to fix this. Any ideas? Wonder what percentage of people are still using 10.3.
It's not so much the percentage, we claim on boxes and everywhere else that it's supported. Post 7.0, we can look at removing support. What file is using that path? Can it be recompiled? Is there something we can do in the installer?
Can I get access to your 10.3.9 test box again Steven?
Ping steven...
Hmm, remote desktop does not seem to be enabled (no VNC port). Can you install at least Xcode so I can install other stuff?
(In reply to comment #14) > Hmm, remote desktop does not seem to be enabled (no VNC port). Can you install > at least Xcode so I can install other stuff? > I am doing it now and will let you know when it is ready.
OK, the system now has Xcode for 10.3.9 and all the updates. Let me know if you need anything else.
Fixed in change 16888!
This bug is being closed since it was resolved for a version which is now released! Please download the new version of SqueezeCenter (formerly SlimServer) at http://www.slimdevices.com/su_downloads.html If you are still seeing this bug, please re-open it and we will consider it for a future release.