[mythtv-users] tmdb and Centos5 - again

Raymond Wagner raymond at wagnerrp.com
Wed Feb 23 13:42:07 UTC 2011


On 2/23/2011 08:38, Scott wrote:
>
> On Feb 23, 2011, at 1:57 AM, Fedor Pikus wrote:
>
>>
>>
>> On Tue, Feb 22, 2011 at 10:44 PM, Raymond Wagner 
>> <raymond at wagnerrp.com <mailto:raymond at wagnerrp.com>> wrote:
>>
>>     On 2/23/2011 01:34, Fedor Pikus wrote:
>>>     All the scripts it mentions are there, for example:
>>>     /usr/lib/python2.4/site-packages/MythTV/tmdb/tmdb_exceptions.py
>>>
>>>     Any ideas what needs to be fixed now?
>>
>>     You need to "fix" the same thing that you did last time.  You
>>     need to upgrade to Python 2.5.  Seriously, the thing was released
>>     just a few days after MythTV 0.20.  Some kludgy hack which seems
>>     to allow it to run on six year old software is not a viable solution.
>>
>>
>> I applied the same fixes as last time (MythBase moved to another 
>> file, but I fould and fixed that location).
>> As for upgrade... There is python 2.6 for Centos 5 but it seems to 
>> break more than it fixes, I could not get the ATRPM's version of Myth 
>> to work on it. at all.
>
> Use the Python 2.6 from the EPEL. You can install it along side the 
> existing CentOS 5.5 python and call it by using /usr/bin/python26 
> instead of /usr/bin/python.

The configure script specifically allows for this with the 
'--python=<executable>' flag.  Alternatively if installing only the 
bindings and not all of MythTV, you can do 'python26 setup.py install' 
from within the bindings source folder.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20110223/61439028/attachment.html 


More information about the mythtv-users mailing list