[Qgis-developer] pre install run has no python plugins

Etienne Tourigny etourigny.dev at gmail.com
Tue Dec 6 12:32:05 EST 2011


If you follow the build instructions in [1] you will see the following
recommendation (which works well for me):

Now we create a build directory and run ccmake:

cd Quantum-GIS
mkdir build-master
cd build-master
ccmake ..

[...]

Now on with the build:

make
make install


[1] http://hub.qgis.org/projects/quantum-gis/wiki/Building_QGIS_from_Source

Etienne

On Tue, Dec 6, 2011 at 3:28 PM, Alexander Bruy <alexander.bruy at gmail.com> wrote:
> Hi Marco,
>
> AFAIK when running from build directory QGIS don't have Python plugins
> and this is know and correct behavior. See Martin's email about this [0]
>
> Hope this helps
>
> [0] http://www.osgeo.org/pipermail/qgis-developer/2011-August/015425.html
>
> 2011/12/6 Marco Bernasocchi <marco at bernawebdesign.ch>:
>> Hi devs, can anybody confirm that a pre install run has no python plugins
>> availables and no warnings in master?
>>
>> i just did
>> make
>> ./output/bin/qgis
>> works with no python plugins (c++ and python console work)
>>
>> make install
>> ../../apps/bin/qgis
>> all works correctly
>
> --
> Alexander Bruy
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the Qgis-developer mailing list