I'm a doofus. I found out part of my errors. For
instance, on this error:

# if using record_daemon from cron
# REC_SCHEDULE_FILE = '/tmp/freevo_record.lst'

I get the following error:

Traceback (most recent call last):
  File "./src/main.py", line 87, in ?
    import config
  File "./src/config.py", line 362, in ?
    execfile(overridefile, globals(), locals())
  File "./local_conf.py", line 513
    REC_SCHEDULE_FILE = '/tmp/freevo_record.lst'
    ^
SyntaxError: invalid syntax

It was because I was removing the # and not the
additional whitespace in front of it. Not being
a python programmer, I didn't know you had to do
that.

I am still having a problem with the picture. I am
using an ALL IN WONDER VE card, so if you have a
good picture with this, please let me know.

Sorry to be a pain for you guys,
Mike






-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to