broth420;225806 Wrote: > Here is what I am running in to now. > > [EMAIL PROTECTED]:/usr/share/slimserver/SlimServer_trunk_v2007-09-07/Bin$ > sudo ./build-perl-modules.pl > Can't locate File/Which.pm 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/perl 5 > /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 > /usr/local/lib/site_per l .) at > ./build-perl-modules.pl line 20. > BEGIN failed--compilation aborted at ./build-perl-modules.pl line 20. > > I have no idea. > Thanks
Alright, give this a shot. If this works for you, I would really like to know, because it points out a bug that needs fixing. instead of running `sudo ./build-perl-modules.pl` from the Bin directory, go up one directory (`cd ..`) and then run `sudo Bin/build-perl-modules.pl`. let me know how that goes. Sorry this has been so painful, but if we can work out some of these issues I will do the dirty work of writing up a wiki page that describes how to do this, so others don't get caught in this web if trying to run from source. cheers, #!/ben -- bklaas "the Nokia770 skin guy" http://www.last.fm/user/bklaas/ ------------------------------------------------------------------------ bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58 View this thread: http://forums.slimdevices.com/showthread.php?t=38201 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
