<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 18, 2023 at 5:09 AM James <<a href="mailto:jam@tigger.ws">jam@tigger.ws</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
I changed host backend and found that ansible had changed.<br>
<br>
Using ubuntu 22.04 I installed and built.<br>
<br>
A couple of sym-links as qmake-qt5 not found.<br>
<br>
Build proceeds normally<br>
<br>
Make install<br>
...<br>
make -C bindings/perl install INSTALL_ROOT=<br>
make[1]: Entering directory '/home/jam/mythtv/mythtv/bindings/perl'<br>
make[2]: Entering directory '/home/jam/mythtv/mythtv/bindings/perl'<br>
make[2]: *** No rule to make target <br>
'/usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/Config.pm', needed by <br>
'Makefile.perl'. Stop.<br>
make[2]: Leaving directory '/home/jam/mythtv/mythtv/bindings/perl'<br>
make[1]: [Makefile:25: perl_build] Error 2 (ignored)<br>
make -f Makefile.perl pure_install<br>
make[2]: Entering directory '/home/jam/mythtv/mythtv/bindings/perl'<br>
make[2]: *** No rule to make target <br>
'/usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/Config.pm', needed by <br>
'Makefile.perl'. Stop.<br>
make[2]: Leaving directory '/home/jam/mythtv/mythtv/bindings/perl'<br>
make[1]: *** [Makefile:28: install] Error 2<br>
make[1]: Leaving directory '/home/jam/mythtv/mythtv/bindings/perl'<br>
make: *** [Makefile:75: bindings/perl_install] Error 2<br>
<br>
May I please know what's happening. With hard work I can resolve all but <br>
would rather not do the hard yard. Methought that mythtv-devs preferred <br>
ubuntu (I've never used ubuntu for building myth before)<br>
<br>
Thanks<br>
James<br></blockquote><div><br></div><div>The good news is that for Ubuntu 22.04 you don't need to build mythtv or use ansible. Just:</div><div><br></div><div>sudo add-apt-repository ppa:mythbuntu/xx # where xx is a release number like 32 or 33. Even master can be installed use 34 <br></div><div>sudo apt update</div><div>sudo apt install mythtv # for the complete FE/BE combo or see the Ubuntu mythtv wiki for other options.</div><div><br></div><div>JIm A<br><br></div></div></div>