[mythtv] [mythtv-commits] Ticket #4572: MythGame does not change to "Working Directory" when supplied

Simon Kenyon simon at koala.ie
Tue Feb 5 15:25:26 UTC 2008


MythTV wrote:
> #4572: MythGame does not change to "Working Directory" when supplied
> ----------------------------------------+-----------------------------------
>  Reporter:  trevorbutler at earthlink.net  |        Owner:  greg    
>      Type:  defect                      |       Status:  assigned
>  Priority:  minor                       |    Milestone:  unknown 
> Component:  mythgame                    |      Version:  unknown 
>  Severity:  medium                      |   Resolution:          
>   Mlocked:  0                           |  
> ----------------------------------------+-----------------------------------
>
> Comment(by trevorbutler at earthlink.net):
>
>  OK, here's the thing...  I will need time to install myth from svn.
>  Currently, I run KnoppMyth, which is mainly a time-saving thing for me.  I
>  have a new born infant and full-time job, and with all that, my time for
>  tinkering is minimal.  I will do my best to give this a try, but it may be
>  a while.  I do want to contribute back to the myth community though...
>
>  Thanks, Trevor
>
>   
here is the shell script i use.
you will have to tweak some paths (where mythweb is in particular; as 
well as how to stop the backend and clear out the log - that is if you 
want to)

i go:

screen -R
cd myth
rm make.log
script make.log
sh build.sh
exit

and then have a look at make.log to see that everything compiled and 
installed correctly
with two backends and two clients this script makes the whole process 
painless

hope this help
--
simon


More information about the mythtv-dev mailing list