[Qgis-user] compiling qgis & python

Martin Dobias wonder.sk at gmail.com
Thu Nov 13 02:54:33 PST 2008


On Thu, Nov 13, 2008 at 3:19 AM, José María Michia
<jose.maria.michia at gmail.com> wrote:
> Hi. I cannot build "QGIS" with python support.
>
> In ccmake, after press "c" to configure, this message appears:
>
> "Python not being built"
>
> I press "e" to exit, and ccmake show these related variables and values:
>
> PYTHON_EXECUTABLE /usr/bin/python2.5
> PYTHON_INCLUDE_PATH /usr/include/python2.5
> PYTHON_LIBRARY /usr/lib/python2.5/config/libpython2.5.a
>
> I press "c" one more time, and the "Python not being built" persist.
>
> Pressing "e" to quit and "g" to generate the configuration.
>
> Support for "python" has not been compiled after running "make"

I would suggest you to run 'cmake' command to see status/error
messages. If python support is not being built, there should be a
preceding message of some requirement not being fulfilled.

Martin



More information about the Qgis-user mailing list