Your local_config file should be LOCAL_CONF_VERSION =.9 CONFIG_VERSION =.9
----- Original Message ----- From: "Mike LeVan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 4:41 PM Subject: [Freevo-users] Another Setup Error > > Hi all, > > I am still having a couple of problems getting version > 1.4rc1 going. > > I had an earlier problem using the LOCAL_CONF_VERSION > number. Here is what I have in /etc/freevo/freevo.conf > > dparanoia = ./runtime/apps/cdparanoia > chanlist = us-cable > display = x11 > geometry = 800x600 > jpegtran = ./runtime/apps/jpegtran > lame = ./runtime/apps/lame > mplayer = /usr/bin/mplayer > oggenc = ./runtime/apps/oggenc > renice = /usr/bin/renice > setterm = /usr/bin/setterm > tv = ntsc > version = 2.1 > > So, I made this change to freevo_config.py > > #FREEVO_CONF_VERSION = setup_freevo.CONFIG_VERSION > FREEVO_CONF_VERSION = 2.1 > > Also in freevo_config.py, I have the following: > > LOCAL_CONF_VERSION = 3.9 > > And in local_conf.py I have the following: > > LOCAL_CONF_VERSION = 3.9 > CONFIG_VERSION = 3.9 > > Does this look OK? > > Now, when I run, I don't get the config_version error, but I am getting this: > > Traceback (most recent call last): > File "./src/main.py", line 87, in ? > import config > File "/usr/local/freevo/src/config.py", line 362, in ? > execfile(overridefile, globals(), locals()) > File "./local_conf.py", line 40 > AUDIO_DEVICE = '/dev/dsp' > ^ > > I can post the files, but that'd be pretty long. Any thoughts? > > Thanks, > 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 ------------------------------------------------------- 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
