Man....this is really a hassle. I got the script to run using your last set of instructions. However, it blew up, but the text was so long, I couldn't copy it in from putty. But basically what I saw was I needed to install some extra components libexpat1-dev mysql-client zlib so I install those components So here is what I am getting now
cd /usr/share/slimserver/SlimServer_trunk_v2007-09-07 [EMAIL PROTECTED]:/usr/share/slimserver/SlimServer_trunk_v2007-09-07$ sudo Bin/build-perl-modules.pl Welcome to the Slim Devices perl module installer. These packages are needed for SlimServer to function. You will need a C compiler (gcc), make, and perl installed. You will need development libraries for MySQL. eg: libmysqlclient You will need development libraries for expat. eg: libexpat1-dev *** Ignore any warnings about AppConfig. *** Please enter a perl binary to use (defaults to /usr/bin/perl) This must be the same perl binary that you ran this program with --> Please enter a directory to download files to --> Downloads will use lwp to fetch tarballs. Downloading Compress-Zlib-1.41.tar.gz to: /usr/share/slimserver/SlimServer_trunk_v2007-09-07 Can't locate auto/Compress/Zlib/autosplit.ix in @INC (@INC contains: /usr/local/slimserver/CPAN CPAN /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/perl/5.8/AutoLoader.pm line 160, <STDIN> line 2. at CPAN/Compress/Zlib.pm line 15 Uncompressing.. Configuring.. /usr/bin/perl Makefile.PL Argument "6.30_01" isn't numeric in subroutine entry at Makefile.PL line 6. Up/Downgrade complete. Building.. Library for Compress-Zlib-1.41.tar.gz is OK! Downloading DBI-1.50.tar.gz to: /usr/share/slimserver/SlimServer_trunk_v2007-09-07 Uncompressing.. Configuring.. /usr/bin/perl Makefile.PL I see you're using perl 5.008008 on i486-linux-gnu-thread-multi, okay. Remember to actually *read* the README file! Use 'make' to build the software (dmake or nmake on Windows). Then 'make test' to execute self tests. Then 'make install' to install the DBI and then delete this working directory before unpacking and building any DBD::* drivers. Building.. In file included from DBIXS.h:31, from Perl.xs:5: dbipport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from DBIXS.h:19, from Perl.xs:5: /usr/lib/perl/5.8/CORE/perl.h:163:1: warning: this is the location of the previous definition In file included from DBIXS.h:31, from DBI.xs:12: dbipport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from DBIXS.h:19, from DBI.xs:12: /usr/lib/perl/5.8/CORE/perl.h:163:1: warning: this is the location of the previous definition DBI.xs: In function âdbih_clearcomâ: DBI.xs:1182: warning: unused variable âPerl___notusedâ DBI.xs: In function âdbih_get_fbavâ: DBI.xs:1332: warning: unused variable âPerl___notusedâ DBI.xs: In function âdbih_set_attr_kâ: DBI.xs:1514: warning: unused variable âPerl___notusedâ DBI.xs:1514: warning: unused variable âPerl___notusedâ DBI.xs: In function âdbih_get_attr_kâ: DBI.xs:1654: warning: unused variable âPerl___notusedâ DBI.xs: In function âlog_whereâ: DBI.xs:2081: warning: unused variable âPerl___notusedâ DBI.xs: In function âXS_DBI_dispatchâ: DBI.xs:2971: warning: unused variable âPerl___notusedâ Library for DBI-1.50.tar.gz is OK! Downloading DBD-mysql-3.0002.tar.gz to: /usr/share/slimserver/SlimServer_trunk_v2007-09-07 Uncompressing.. Configuring.. PERL5LIB=/usr/share/slimserver/SlimServer_trunk_v2007-09-07/DBI-1.50/blib/lib:/usr/share/slimserver/SlimServer_trunk_v2007-09-07/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! [EMAIL PROTECTED]:/usr/share/slimserver/SlimServer_trunk_v2007-09-07$ Now what the heck is wrong Thanks, Bill -- broth420 ------------------------------------------------------------------------ broth420's Profile: http://forums.slimdevices.com/member.php?userid=1676 View this thread: http://forums.slimdevices.com/showthread.php?t=38201
_______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
