PDA

View Full Version : FC2 test 3 + SlimServer


h4d
8th May 2004, 11:14 PM
Hi all: Has anyone succesfully used SlimServer on FC2 test 3? This is my first time trying this server and I get the following error when trying to start the server with the (provided) init.d script:

/etc/rc.d/init.d/slimserver start
Starting SlimServer: Can't locate Time/HiRes.pm in @INC
[FAILED]


Very ugly huh? Seams like aproblem with perl 5.8.3? But I'm not really sure.

Any ideas please let me know.

Thanks!

edit: Cut out most of the (useless) output of the error - easier to read now.

bradthemad
9th May 2004, 05:48 AM
Originally posted by h4d
Has anyone succesfully used SlimServer on FC2 test 3? This is my first time trying this server and I get the following error when trying to start the server with the (provided) init.d script:

/etc/rc.d/init.d/slimserver start
Starting SlimServer: Can't locate Time/HiRes.pm in @INC (snip!)



The Perl module you're missing is provided by the perl-Time-HiRes-1.55-2.i386.rpm package in FC2t3.

h4d
9th May 2004, 09:32 PM

I'm at work now, but will try it as soon as I get home in the evening.

Thanks a lot for the reply, I'll keep you updated!

h4d
11th May 2004, 02:59 PM
I wanted to thank you again for that.

I did "yum install perl-Time-HiRes" and I'm in business!