Elizabeth Dodd wrote:
> On Tue, 26 Aug 2008, Duncan Webb wrote:
>> On 26/08/2008 03:22, Elizabeth Dodd said the following:
>>> Gentoo box, the production version, important, must_be_running one
>>> has 1.7.6.1 from portage
>>> upgrade kaa modules (from portage)
>>> 1.7.6.1 still functional
>>>
>>> download and install 1.7.9
>>> most works but the tv doesn't
>> Normally, this is caused by forgetting to restart the recordserver.
> 
> tried this again.
> stopped and restarted the recordserver, which won't co-operate.
> tv can be shown but recordserver not functional.

If you already had a freevo installation on this machine, then it is a 
good idea to clean up freevo from python's site packages. This is done by:

freevo recordserver stop
freevo encodingserver stop
freevo webserver stop
freevo rssserver stop

rm -r /usr/lib/python2.?/site-packages/freevo*
rm -r /usr/share/freevo
rm -r /usr/share/doc/freevo-1.*
rm -r /var/log/freevo/*

Then install freevo and start your servers.

The problem is that old installations can leave python modules around 
and these may be used instead of the new version.

Having just installed rel-1.7.9 and double checked that the recordserver 
is working correctly and it seems to be.

Hope this helps
Duncan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to