Hi, thanks for posting. I'm running OF 2.3 64bit on AMD. I initially had problems with a "segfault" when I attempted to lash things together using an extracted RPM. I then decided to blow the install away and start again which landed me with a different set of problems based around some missing PERL modules - I think.
---- If I attempt to start SC using the following as user squeezecenter. -bash-3.00$ perl slimserver.pl --daemon The following modules failed to load: Time::HiRes To download and compile them, please run: /squeezecenter//Bin/build-perl-modules.pl Time::HiRes Exiting.. ------ I then attempt to get the missing modules. -bash-3.00$ ./build-perl-modules.pl Time::HiRes Welcome to the Slim Devices perl module installer. These packages are needed for SqueezeCenter 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 the path to your SqueezeCenter directory (ex: /usr/local/slimserver) --> /squeezecenter Please enter a directory to download files to --> /tmp Downloads will use lwp to fetch tarballs. Downloading Time-HiRes-1.86.tar.gz to: /tmp Uncompressing.. Configuring.. /usr/bin/perl Makefile.PL Building.. In file included from HiRes.xs:16: /usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi/CORE/perl.h:382:24: sys/types.h: No such file or directory /usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi/CORE/perl.h:413:19: ctype.h: No such file or directory /usr/lib64/gcc/x86_64-unknown-linux/3.4.4/include/limits.h:122:61: limits.h: No such file or directory In file included from /usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi/CORE/perl.h:2056, ****snip ..... Please see error.txt for complete output. ****snip HiRes.xs:984: error: storage size of 'oldit' isn't known HiRes.xs: In function `XS_Time__HiRes_getitimer': HiRes.xs:1007: error: storage size of 'nowit' isn't known HiRes.c: At top level: /usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi/CORE/reentr.h:775: error: storage size of `_srandom_struct' isn't known make: *** [HiRes.o] Error 1 Couldn't find a valid dynamic library for Time-HiRes-1.86.tar.gz - something is wrong. Exiting! -bash-3.00$ Please see error.txt attachment for the whole output. ------ Any ideas? Apologies for the amount for the amount of crap there!! cheers W7R. -- w7r ------------------------------------------------------------------------ w7r's Profile: http://forums.slimdevices.com/member.php?userid=26992 View this thread: http://forums.slimdevices.com/showthread.php?t=61260 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
