I've been following the instructions at: http://tinyurl.com/2k6c4e. I'm getting the following errors:
Can't locate auto/Compress/Zlib/autosplit.ix in @INC (@INC contains: /usr/local/slimserver/CPAN CPAN /usr/local/lib/perl5/5.8.5/ppc-linux /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/ppc-linux /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/5.8.5/AutoLoader.pm line 160, <STDIN> line 2. at CPAN/Compress/Zlib.pm line 15 Things then move forward, and I get a whole series of: Building.. Perl.xs: In function `dbd_st_rows': Perl.xs:39: warning: unused parameter `h' Perl.c: In function `XS_DBD__Perl__dr_data_sources': <snipped> Finally, I get: Downloading DBD-mysql-3.0002.tar.gz to: /mnt/slimserver/CPAN Uncompressing.. Configuring.. PERL5LIB=/mnt/slimserver/CPAN/DBI-1.50/blib/lib:/mnt/slimserver/CPAN/DBI-1.50/blib/arch /usr/bin/perl Makefile.PL Can't exec "mysql_config": No such file or directory at Makefile.PL line 76. Can't exec "mysql_config": No such file or directory at Makefile.PL line 454. Can't exec "mysql_config": No such file or directory at Makefile.PL line 454. Can't exec "mysql_config": No such file or directory at Makefile.PL line 454. Can't exec "mysql_config": No such file or directory at Makefile.PL line 454. Can't exec "mysql_config": No such file or directory at Makefile.PL line 454. Can't exec "mysql_config": No such file or directory at Makefile.PL line 454. Failed to determine directory of mysql.h. Use perl Makefile.PL --cflags=-I<dir> to set this directory. For details see the INSTALL.html file, section "C Compiler flags" or type perl Makefile.PL --help There was a problem creating Makefile - exiting! If I try and run: ./slimserver.pl --daemon --prefsfile /mnt/slim-data/slimserver.pref --cachedir /mnt/slim-data , I then get: Can't locate auto/Compress/Zlib/autosplit.ix in @INC (@INC contains: /mnt/slimserver/CPAN/arch/5.8/ppc-linux /mnt/slimserver/CPAN/arch/5.8/ppc-linux/auto /mnt/slimserver/CPAN/arch/5.8.5/ppc-linux /mnt/slimserver/CPAN/arch/5.8.5/ppc-linux/auto /mnt/slimserver/CPAN/arch/5.8/ppc-linux /mnt/slimserver/CPAN/arch/5.8/ppc-linux/auto /mnt/slimserver/CPAN/arch/ppc-linux /mnt/slimserver/lib /mnt/slimserver/CPAN /mnt/slimserver /mnt/slimserver /usr/local/lib/perl5/5.8.5/ppc-linux /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/ppc-linux /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/5.8.5/AutoLoader.pm line 160. at /mnt/slimserver/CPAN/Compress/Zlib.pm line 15 The following modules failed to load: DBD::mysql DBI XML::Parser::Expat HTML::Parser Digest::SHA1 YAML::Syck To download and compile them, please run: /mnt/slimserver/Bin/build-perl-modules.pl DBD::mysql DBI XML::Parser::Expat HTML::Parser Digest::SHA1 YAML::Syck Any help? -- hirsp1 ------------------------------------------------------------------------ hirsp1's Profile: http://forums.slimdevices.com/member.php?userid=2702 View this thread: http://forums.slimdevices.com/showthread.php?t=36926 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
