On Wed, 22 Oct 2003, David Willis wrote: > I changed to /usr/local/freevo and ran ./freevo. I get the following error > message: > 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 > > ^
There should be a freevo.conf in /etc/freevo. You can update its info by doing 'freevo setup', which will try to locate your executables, etc. By the way, you should have freevo-runtime installed, and probably freevo-apps (which should have cdparanoia in the correct directory). Lastly, you need to have a local_conf.py in /etc/freevo. (search threads relating to missing config variable in local_conf.py in the past week or two). > > > > Do I need to change the conf files? And which ones? > > > > Dave > > > > ----- Original Message ----- > From: "Wan Tat Chee" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 22, 2003 4:42 AM > Subject: Re: [Freevo-users] Install problem > > > > If you're using the freevo-1.4-rc1.i386.rpm set of applications, > > you need to add /usr/local/freevo to your path, or else do the > > following: > > > > cd /usr/local/freevo; ./freevo > > > > 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 > > > > On Tue, 21 Oct 2003, David Willis wrote: > > > > > I tried installing from the 1.4 rc1 packages, and while installing the > RPMs (on redhat 9) ran just fine, after I finished and tried to start > freevo, I get the message that there is no such file. I ran a search, and > no executable file was installed! I installed the runtime package, apps > package, and freevo-1.4-rc1.i386.rpm. Did I miss one somewhere? Any ideas? > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by OSDN developer relations > > Here's your chance to show off your extensive product knowledge > > We want to know what you know. Tell us and you have a chance to win $100 > > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > ------------------------------------------------------- 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
