<div dir="auto"><div>Hi Thomas, generally the easiest way to solve this sort of problem is to use a virtual machine to isolate the install from the rest of your computer. You'll find instructions for doing this with docker in the qgis repository here: <a href="https://github.com/qgis/QGIS/tree/master/.docker">https://github.com/qgis/QGIS/tree/master/.docker</a><br><br>Happy new year!<br><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Dec 31, 2023, 3:36 PM Thomas Larsen Wessel via QGIS-Developer <<a href="mailto:qgis-developer@lists.osgeo.org">qgis-developer@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The docs (<a href="https://docs.qgis.org/3.28/en/docs/developers_guide/unittesting.html#run-your-tests" target="_blank" rel="noreferrer">https://docs.qgis.org/3.28/en/docs/developers_guide/unittesting.html#run-your-tests</a>)  specify: <i>make && make install && make test</i>. <div><br></div><div>I would rather not run make install, since I have another instance of QGIS installed via APT, and I worry running make install will somehow make a mess and leave me without a working instance. <br></div><div><br></div><div><div>But is it really necessary to run make install before make run? In fact it seems more natural to me to test before installing! </div></div><div><br></div><div>Sincerely</div></div>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank" rel="noreferrer">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div></div></div>