Re: [Freevo-users] More Recording Woes

2003-10-20 Thread Wan Tat Chee
On Sat, 18 Oct 2003, Rob Shortt wrote: > I see that you are starting recordserver like: > > service freevo_recordserver start This invokes the init.d script (similar to /etc/init.d/freevo_recordserver start). > > I don't know what that is supposed to do but you should try "freevo > recordserv

Re: Re: [Freevo-users] More Recording Woes

2003-10-18 Thread Mike LeVan
have given me. Mike -Original Message- From: Rob Shortt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Sat, 18 Oct 2003 18:53:48 -0300 Subject: Re: [Freevo-users] More Recording Woes Mike LeVan wrote: > You got me. I am not using a binary version, but an RPM > version. I'll

Re: [Freevo-users] More Recording Woes

2003-10-18 Thread Rob Shortt
Mike LeVan wrote: You got me. I am not using a binary version, but an RPM version. I'll try to install pygame and see how that goes Everything else works fine. I can watch TV, a DVD, and the webserver runs. Music plays, and I can view images. If you can do those things and have no pygame installed

Re: Re: [Freevo-users] More Recording Woes

2003-10-18 Thread Mike LeVan
-Original Message- From: Rob Shortt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Sat, 18 Oct 2003 18:15:52 -0300 Subject: Re: [Freevo-users] More Recording Woes Mike LeVan wrote: > from pygame.locals import * > ImportError: No module named pygame.locals Freevo depen

Re: [Freevo-users] More Recording Woes

2003-10-18 Thread Rob Shortt
Mike LeVan wrote: from pygame.locals import * ImportError: No module named pygame.locals Freevo depends on pygame, if you are not using a binary dist of Freevo which includes a runtime you need to have pygame (and other things) installed. How are you able to run Freevo (main) at all? -Rob

[Freevo-users] More Recording Woes

2003-10-18 Thread Mike LeVan
Hello again, Well, I have tried to switch from the recording daemon to the persistant recording server. I download the Twisted RPM and installed it. When I try to start the record-server, I get the following: [EMAIL PROTECTED] init.d]# service freevo_recordserver start Starting record server