<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>sorry to reply-to-self...<br>
<br>
update:<br>
I set cmake PYTHON_EXECUTABLE to /usr/bin/python2, and
PYTHON_LIBRARY to /usr/lib/libpython2.7.so, as said in </tt>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<a href="http://hub.qgis.org/issues/5069">http://hub.qgis.org/issues/5069</a>
(this is also on arch linux).<br>
qgis builds fine.<br>
<br>
however, when I try to install the valuetool plugin, it still
crashes with a segmentation fault.<br>
<br>
best,<br>
Vincent.<br>
<br>
<div class="moz-cite-prefix">On 06/28/2012 11:56 AM, Vincent Schut
wrote:<br>
</div>
<blockquote cite="mid:4FEC2A54.3030103@sarvision.nl" type="cite">OK,
so I tried to recompile qgis from an emptied build dir, but ccmake
gives me this error while configuring:
<br>
<br>
CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
<br>
Please set them or make sure they are set and tested correctly in
the CMake files:
<br>
PYTHON_LIBRARY
<br>
linked by target "qgispython" in directory
/usr/local/src/qgis/src/python
<br>
linked by target "python_module_qgis_analysis" in directory
/usr/local/src/qgis/python
<br>
linked by target "python_module_qgis_core" in directory
/usr/local/src/qgis/python
<br>
linked by target "python_module_qgis_gui" in directory
/usr/local/src/qgis/python
<br>
linked by target "python_module_qgis_networkanalysis" in
directory /usr/local/src/qgis/python
<br>
<br>
could that have anything to do with it? Qgis used to build fine,
and I definitely have python and pyqt installed. Or is this just
because I have both python2.7 and python3.2 installed?
<br>
<br>
btw, the source folder was updated from git just yesterday.
<br>
<br>
best,
<br>
Vincent.
<br>
<br>
On 06/28/2012 10:51 AM, Paolo Cavallini wrote:
<br>
<blockquote type="cite">Il 28/06/2012 08:38, Vincent Schut ha
scritto:
<br>
<blockquote type="cite">Hi,
<br>
<br>
is it just me, or is the valuetool plugin crashing qgis
(current git build) when
<br>
loading the plugin?
<br>
</blockquote>
I had the same problem, and it turned out being a packaging
problem (different pyqt
<br>
versions). recompiling solved it.
<br>
All the best.
<br>
<br>
</blockquote>
<br>
<br>
_______________________________________________
<br>
Qgis-developer mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
<br>
</blockquote>
<br>
<br>
</body>
</html>