[mythtv-users] Anyone else having issues with Community and multiple recordings?

Raymond Wagner raymond at wagnerrp.com
Fri Oct 15 16:17:28 UTC 2010


On 10/15/2010 09:20, Tom Lichti wrote:
> the only modification to source is this (for some reason it wouldn't
> work for me without the path to the binary):
>
> svn diff mythtv
> Index: mythtv/bindings/python/scripts/mythpython
> ===================================================================
> --- mythtv/bindings/python/scripts/mythpython   (revision 26776)
> +++ mythtv/bindings/python/scripts/mythpython   (working copy)
> @@ -1,4 +1,4 @@
> -#!python
> +#! /usr/bin/python
>
>   from MythTV import *
>   import sys

You're building from source?  How are you installing?  The python 
installer is supposed to automatically replace that bang line with the 
path to your executable, for any script installed through it.  At least 
it does on my end...


More information about the mythtv-users mailing list