On Fri, 17 Oct 2003, skeeterskip wrote:
> Your local_config file should be > > LOCAL_CONF_VERSION =.9 > CONFIG_VERSION =.9 Actually the number should be 3.9. There might have been some mailer issues that caused the '3' to be dropped in earlier mail. Although it doesn't really matter as long as they match, freevo uses the version number to check for new features introduced since the last version and printout some help message to that effect. > > ----- Original Message ----- > From: "Mike LeVan" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, October 17, 2003 4:41 PM > Subject: [Freevo-users] Another Setup Error > > > > So, I made this change to freevo_config.py You shouldn't touch freevo_config.py It's a 'read-only' file. > > > > #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 > > This shouldn't be in freevo_config.py. > > And in local_conf.py I have the following: > > > > LOCAL_CONF_VERSION = 3.9 > > CONFIG_VERSION = 3.9 > > Ok. > > File "./local_conf.py", line 40 > > AUDIO_DEVICE = '/dev/dsp' Try searching freevo_config.py if there's an identical variable. Some variables have been changed since the last version, if you're reusing your local_conf.py from a previous installation. There's also the possibilty of a syntax error, but I'm not a python guru so I can't be sure. T.C. ---- Wan Tat Chee (Lecturer) School of Computer Science, Univ. of Science Malaysia, 11800 USM, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3888 x 3617 NRG Lab Admin: +604 659-4757 Rm.601-E Ofc Ph: +604 653-4396 Internet: [EMAIL PROTECTED] Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc F'print : DCF2 B9B2 FA4D 1208 AD59 14CA 9A8F F54D B2C4 63C7 ------------------------------------------------------- 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
