<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I have some troubles compiling ParaView
3.3.0 (cvs from a week ago).</font>
<br><font size=2 face="sans-serif">I use a cache file with some preset
options &nbsp;(cmake -C cache.txt /path/to/source), and :</font>
<ul>
<li><font size=2 face="sans-serif">there is a pb compiling the paraview/compile_all_py
target, which I tracked down to the PYTHON_EXECUTABLE cmake variable not
being set in the Utilities/VTKPythonWrapping/CMakeLists.txt file.</font></ul><font size=2 face="sans-serif">One
solution is to add a FIND_PACKAGE(PythonInterp REQUIRED) before using the
PYTHON_EXECUTABLE variable (line 616 for instance)</font>
<ul>
<li><font size=2 face="sans-serif">after setting this variable, the vtkQtPython.so
library is not installed when calling &quot;make install&quot;</font></ul>
<br><font size=2 face="sans-serif">I think that is due to my particular
choice of options in the pre-loaded cache...</font>
<br>
<br><font size=2 face="sans-serif">Best regards,</font>
<br><font size=2 face="sans-serif">Stephane</font>
<br>
<br><font size=2 face="sans-serif">Here is content of my cache.txt file
:</font>
<br>
<br><font size=2 face="sans-serif">SET(QT_QMAKE_EXECUTABLE &quot;/usr/local/Trolltech/Qt-4.3.4/bin/qmake&quot;
CACHE FILEPATH &quot;qmake executable&quot;)</font>
<br><font size=2 face="sans-serif">SET(BUILD_SHARED_LIBS ON CACHE BOOL
&quot;shared lib build&quot;)</font>
<br><font size=2 face="sans-serif">SET(BUILD_TESTING OFF CACHE BOOL &quot;testing&quot;)</font>
<br><font size=2 face="sans-serif">SET(PARAVIEW_ENABLE_PYTHON ON CACHE
BOOL &quot;ParaView use python&quot;)</font>
<br><font size=2 face="sans-serif">SET(PARAVIEW_USE_MPI ON CACHE BOOL &quot;ParaView
use mpi&quot;)</font>
<br><font size=2 face="sans-serif">SET(VTK_USE_CG_SHADERS ON CACHE BOOL
&quot;VTK use Cg&quot;)</font>
<br><font size=2 face="sans-serif">SET(PARAVIEW_BUILD_CustomServer OFF
CACHE BOOL &quot;Custom Server&quot;)</font>
<br><font size=2 face="sans-serif">SET(PARAVIEW_BUILD_DobranoViz OFF CACHE
BOOL &quot;DobranoViz&quot;)</font>
<br><font size=2 face="sans-serif">SET(PARAVIEW_BUILD_PLUGIN_Prism OFF
CACHE BOOL &quot;Prism plugin&quot;)</font>
<br><font size=2 face="sans-serif">SET(PARAVIEW_USE_SYSTEM_HDF5 ON CACHE
BOOL &quot;Use the system HDF5 lib&quot;)</font>
<br><font size=2 face="sans-serif"><br>
-----------------------------------------------------------------------------<br>
Stéphane Ploix<br>
EDF R&amp;D <br>
1 avenue du Général de Gaulle<br>
F-92141 Clamart Cedex<br>
Phone : +33 (0)1 47 65 51 10<br>
Email : stephane.ploix 'at' edf.fr</font>