mherger Wrote: 
> 
> 
> Did you try to move the folders of the newly installed modules to one
> of  
> perl's own folders? As long as they stay in slimserver's on folder tree
> 
> they will be removed with the old slimserver every time you install a
> new  
> release.
> 
> Or you install those modules without the slimserver's help using your 
> 
> distro's management tool or the command line.
> perl -MCPAN -e 'install DBD::SQLite'
> etc. should install them to the place perl is expecting them to be.
Yes, I tried moving the folders to Perl's own folders, tried a couple
of different folders, but no luck. I also tried the CPAN command line
install but that would not make DBD::SQLite properly (maybe that's my
problem?). Here's the complete output I get when I try to start a new
version of slimserver installed from the tar.gz files:

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-24/Bin/build-perl-modules.pl

2005-09-25 02:17:35.5036 SlimServer OSDetect init...
2005-09-25 02:17:35.5043 SlimServer OS Specific init...
2005-09-25 02:17:35.5050 SlimServer saving pid file.
2005-09-25 02:17:35.5055 SlimServer settings effective user and group
if requested...
2005-09-25 02:17:35.5064 SlimServer settings init...
2005-09-25 02:17:37.0065 SlimServer strings init...
2005-09-25 02:17:37.6585 SlimServer Setup init...
2005-09-25 02:17:37.7028 SlimServer setting language...
2005-09-25 02:17:37.7037 SlimServer IR init...
2005-09-25 02:17:37.9006 SlimServer Buttons init...
2005-09-25 02:17:37.9065 SlimServer Graphics init...
2005-09-25 02:17:43.8696 SlimServer Stdio init...
2005-09-25 02:17:43.8710 Old SLIMP3 Protocol init...
2005-09-25 02:17:43.8748 Slimproto Init...
2005-09-25 02:17:43.8776 mDNS init...
2005-09-25 02:17:43.8786 SlimServer HTTP init...
2005-09-25 02:17:43.9333 SlimServer CLI init...
2005-09-25 02:17:43.9357 mDNS startAdvertising...
2005-09-25 02:17:43.9437 Source conversion init..
2005-09-25 02:17:44.1664 SlimServer Info init...
Can't locate auto/DBI/connect.al in @INC (@INC contains:
/home/leon/SlimServer_v2005-09-24/Plugins
/home/leon/SlimServer_v2005-09-24
/home/leon/SlimServer_v2005-09-24/CPAN
/home/leon/SlimServer_v2005-09-24/CPAN/arch/5.8.7/i686-linux
/home/leon/SlimServer_v2005-09-24/CPAN/arch/5.8.7/i686-linux/auto
/home/leon/SlimServer_v2005-09-24/CPAN/arch/5.8/i686-linux
/home/leon/SlimServer_v2005-09-24/CPAN/arch/5.8/i686-linux/auto
/home/leon/SlimServer_v2005-09-24/CPAN/arch/i686-linux
/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 .)
at /home/leon/SlimServer_v2005-09-24/Slim/DataStores/DBI/DataModel.pm
line 134
2005-09-25 02:17:44.9563 Got to the END.
2005-09-25 02:17:44.9568 Got sigint.
2005-09-25 02:17:44.9573 SlimServer cleaning up.

mherger Wrote: 
> 
> > And I still can't install from RPMs.[/color]
> 
> What's the problem here? Do you get any error message?
> 
No error message, here's what I get:

sh-2.05b# /etc/rc.d/init.d/slimserver start
Starting SlimServer:                                       [  OK  ]
sh-2.05b# /etc/rc.d/init.d/slimserver status
slimserver.pl is stopped

I don't have a log file at /tmp/slimserver.log. I checked that
slimserver does own slimserver.conf and slimserversql.db. Is
slimserversql.db supposed to be hidden? It shows up as
.slimserversql.db.


-- 
leonyu13
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to