[mythtv-users] Moving from package to compile from source

jedi jedi at mishnet.org
Wed Dec 18 18:56:48 UTC 2013


On Wed, Dec 18, 2013 at 07:59:25PM +1000, Mark Perkins wrote:
> I'm about to try moving away from pulling MythTV down via the packages to compiling from git source.
> 
> Will definitely do backup of database before trying.
> 
> I'm kind of hoping it is as simple as just sudo apt-get remove mythfrontend / mythbackend / mythbuntu-control-centre and then git pull / ./configure, make, make install (I've already done the git pull and ./configure and make parts but never the make install obviously). I'm then hoping that everything else that is separate from the actual executables (like the mythtv user config, the database config, and all the other things that I don't even know that I don't know about) will all remain unchanged and a reboot to start the new mythbackend executable will have me up and running again in the blink of an eye.
> 
> But hoping is not knowing. And I don't know.
> 
> And it all seems too simple to be true.
> 
> Does anyone have any advice for me in this situation.

     Completely isolate your binaries from the ones that your distribution may include.

     I put my custom builds into /opt/mythtv and have my mythtv user point to that.

     I can even get more precise and have a dev user that's pointing to something
like /opt/mythtv-0.27 while the rest of the system is still pointing to an older
release in /opt/mythtv. 


More information about the mythtv-users mailing list