I just installed yesterday's 7.1 on a new Fedora 9 box. It seems to work well. Is there any chance that the changes to support perl 5.10 will filter down into the 7.0.x code?
Results 41 to 50 of 50
Thread: Perl 5.10 and Squeezecenter
-
2008-06-04, 08:55 #41
-
2008-06-04, 09:00 #42
No, sorry. 5.10 support required an update to DBI which I'm not ready to do in 7.0. We may not even have another 7.0 release anyway.
-
2008-06-04, 09:08 #43
Perl 5.10 and Squeezecenter
andyg wrote:
> No, sorry. 5.10 support required an update to DBI which I'm not ready
> to do in 7.0. We may not even have another 7.0 release anyway.
Which I take to mean that 7.1 or 7.2 is the future, rather than this is
the end of all.
--
Pat Farrell
http://www.pfarrell.com/
-
2008-06-04, 09:11 #44
-
2008-06-09, 04:06 #45Junior Member
- Join Date
- Jun 2008
- Posts
- 1
# urpmi perl-devel
Please don't troll.
Originally Posted by pfarrell
The fact that other distributions have no sane library policies (e.g. Fedora, some packages ship headers in the "main" package, some in the "devel" package, some are named by the soname, some by the tarball name) doesn't mean that the one that does is "removing the default installation of a lot of development tools". It just means that they aren't installed by default.
-
2011-05-12, 18:14 #46Junior Member
- Join Date
- May 2008
- Posts
- 14
Yesss! Made it work with perl 5.12 :)
So happy to see this:
Version: 7.5.5 - r32385 @ Mon May 2 02:03:19 PDT 2011
....
Server HTTP Port Number: 9000
Operating system: Debian - EN - koi8-r
Platform Architecture: i686-linux
Perl Version: 5.12.3 - i486-linux-gnu-thread-multi-64int
MySQL Version: 5.1.56-1
Total Players Recognized: 2
Playing similar tricks as I've described earlier (http://forums.slimdevices.com/showpo...6&postcount=22) I brought my SBS back to live after debian unstable moved to perl 5.12. Let me know if someone is interested in detailed instructions
-
2011-05-21, 15:33 #47Junior Member
- Join Date
- Jan 2010
- Posts
- 8
-
2011-06-10, 15:30 #48Junior Member
- Join Date
- Jun 2011
- Posts
- 2
-
2011-06-11, 08:45 #49Junior Member
- Join Date
- Feb 2010
- Posts
- 12
Take a look at http://forums.slimdevices.com/showthread.php?t=88250, it may help
-
2011-06-12, 14:33 #50Junior Member
- Join Date
- Jun 2011
- Posts
- 2
Awesome, I finally got it to work with your instructions!
Some notes:
Don't bother trying to compile a 7.5.* version, the mysql included in there won't compile with gcc 4.5 (and the patches I found on the mysql bugtracker didn't work for me, they were for a newer mysql version). The 7.6 version works though.
I ended up with a i386-linux-thread-multi-64int directory (obviously this differs per architecture). But, when moving it to /usr/share/squeezeboxserver/CPAN/arch/5.12 it DIDN'T work if I stripped the -64int bit off. No idea why, as the original directory there was named i386-linux-thread-multi (so without the -64int bit too). Took me a while to figure that one out

Reply With Quote


