That is not the correct local_conf.py file. The correct file would begin something like this:
#if 0 # ----------------------------------------------------------------------- # local_conf.py - Edit this file for your local system settings # ----------------------------------------------------------------------- That file that you have named as local_conf.py is actually freevo.conf; there are two seperate files. On Fri, Oct 24, 2003 at 02:21:58PM -0400, David Willis wrote: > > I got everything installed (correctly I think), but when I try to > start freevo, I get the following: > > [EMAIL PROTECTED] freevo]# ./freevo > 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 1 > cdparanoia = ./runtime/apps/cdparanoia > ^ > SyntaxError: invalid syntax > > > > Do I need to modify the config files? And which ones? > > > > Dave ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
