PDA

View Full Version : FC2 test 3 + SlimServer


h4d
2004-05-08, 04:14 PM CDT
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
2004-05-08, 10:48 PM CDT
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
2004-05-09, 02:32 PM CDT
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
2004-05-11, 07:59 AM CDT
I wanted to thank you again for that.

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