On Wed, Dec 17, 2014 at 1:30 AM, Sandro Santilli <[email protected]> wrote: > > Can I start qgis with no python support even if it is compiled in ? > I'd use it to reduce load while running under valgrind... > > To the same extent, can it be started with no plugins from an environment > variable or similar? >
A bit more hard-core, but you can e.g. rename libqgispython.so to something else - it is loaded on demand and if the load fails QGIS will just run without python. Cheers Martin
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
