I know this also came up in one of the betas, but I can't find that thread right now. The final 6.5.0 tarball extracts to /usr/local/slimserver/server/then-all-the-good-stuff, but the build-perl-modules.pl doesn't expect the 'server' subdirectory in there, so it bombs with:
Can't locate File/Which.pm in @INC (@INC contains: /usr/local/slimserver/CPAN CPAN /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ./server/Bin/build-perl-modules.pl line 20. BEGIN failed--compilation aborted at ./server/Bin/build-perl-modules.pl line 20. For the beta my workaround was just to get rid of the 'server' subdirectory, so that everything was under /usr/local/slimserver. I could do that again, or edit the build script. Is one way more kosher than the other? And if I edit the build script, is it simply a case of adding the server folder to the 'use lib qw(/usr/local/slimserver/CPAN CPAN);' line? Thanks, and congrats to the developers on 6.5.0! -- aubuti ------------------------------------------------------------------------ aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074 View this thread: http://forums.slimdevices.com/showthread.php?t=27615 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
