<div dir="ltr"><div>I think the correct way to use the new cmake build stuff has finally sunk into my brain.</div><div><br></div><div>On a fresh nucbox with Fedora Plasma 41 installed I followed the cmake readme and this time I built master with these commands:</div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)"><br></span></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">cmake --preset qt5 -DCMAKE_INSTALL_PREFIX=~/mythtv-output-jfa</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">cmake --build build-qt5</span><br><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br></span></div><div>This way I didn't need 'sudo' to accomplish this and everything is in my $HOME directory.</div><div><br></div><div>At first I did what the Mythtv Build from Source wiki calls out for libraries but I also try setting the LD_LIBRARY_PATH <br></div></div>