mherger Wrote:
>
> try the following from the shell:
> perl -e 'foreach (@INC) {print "$_\n";}'
>
> It will give you all folders where perl is looking for modules.
Running this gave me:
/usr/local/lib/perl5/5.8.7/i686-linux
/usr/local/lib/perl5/5.8.7
/usr/local/lib/perl5/site_perl/5.8.7/i686-linux
/usr/local/lib/perl5/site_perl/5.8.7
/usr/local/lib/perl5/site_perl
So I picked one and installed as follows:
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 --> I
accepted the default, which is actually a symlink pointing to
/usr/local/bin/perl5.8.7, which is where my binary actually resides.
Please enter the path to your SlimServer directory (ex:
/usr/local/slimserver) --> /usr/local/slimserver
Please enter a directory to download files to -->
/usr/local/lib/perl5/5.8.7
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
To download and compile them, please run:
/home/leon/SlimServer_v2005-09-21/Bin/build-perl-modules.pl
I don't get it, do I need to install the modules to a different folder
or am I missing something else?
mherger Wrote:
>
> Be sure the user slimserver owns /etc/slimserver.pref (.conf?) and
> slimserversql.db.Both of these files are owned by slimserver.
I certainly appreciate your help so far. Any other ideas? I'm accessing
my Red Hat server through my windows machine via vnc running as root (I
know, bad idea), could that screw up permissions somewhere?
--
--
leonyu13
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix