ops, sorry, I think I was wrong. I thought there was a question asking about where to install the modules. I just had a look at the script and couldn't find it - it's always installed into the slimserver's CPAN folder. :-(
What you can do: run the script, and once everything's done, move the folders _manually_ from slimserver/CPAN to one of the perl library folders. > Please enter a directory to download files to --> > /usr/local/lib/perl5/5.8.7 Don't use this path: that's only where the script will store the downloaded tarballs, not where it will put the compiled modules. > Then I downloaded and installed SlimServer_v2005-09-21.tar.gz, but > trying to run it resulted in the familiar: > sh-2.05b# ./slimserver.pl --stdio --d_server --user slimserver > The following modules failed to load: DBD::SQLite XML::Parser > HTML::Parser Compress::Zlib That's the modules you might want to move. Then try again. If it spits out other modules, repeat for them. I'm sorry I was wrong in the firt place... -- Michael ----------------------------------------------------------- Help translate SlimServer by using the SlimString Translation Helper (http://www.herger.net/slim/) _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
