On Mon, Dec 04, 2006 at 09:17:13AM +0100, Michael Herger wrote: > >$ ./slimserver.pl --daemon > >The following modules failed to load: DBD::mysql DBI HTML::Parser > >Compress::Zlib YAML::Syck > > > >To download and compile them, please run: > >/home/moseley/SlimServer_v6.5.0/Bin/build-perl-modules.pl DBD::mysql DBI > >HTML::Parser Compress::Zlib YAML::Syck > > Did you actually follow this advice? It's not saying that it's missing > them, but that it failed to load.
Sure wish it would give the Perl error message instead of just saying failed to load. I assume the problem in that case is it's loading the older slim-supplied DBI.pm, but the newer binary part from my perl libraries because @INC is not set correctly. > slimserver wants more up to date modules than are available from 5.8.0. > Please run the above to be sure. I'm running perl 5.8.8. You mean it wants more up to date modules than is included in the Slimserver tarball? The DBI.pm included in the tarball is 1.50 and on my machine I have the newer 1.53. Still, where is slimserver.pl setting @INC to use the modules included in the CPAN directory that are distributed with the tarball? Or maybe this is why I need the newer v6.5.1. > And please go straight to 6.5.1 even if it's not officially released. Many > bugs have been fixed since 6.5.0. I just went to the download page. The download page for the tarball is 6.5.0: http://www.slimdevices.com/mint/pepper/orderedlist/downloads/download.php?file=http%3A//www.slimdevices.com/downloads/SlimServer_v6.5.0/SlimServer_v6.5.0.tar.gz Do I need to grab the nightly build to get 6.5.1? Or what about using this? http://www.slimdevices.com/downloads/nightly/SlimServer_6_5_x_v2006-12-03/slimserver_6.5.1_all.deb Know what's in that .deb? -- Bill Moseley [EMAIL PROTECTED] _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
