<div dir="ltr"><div>ok thanks for the hint. I obviously missed this point. I will try again.<br></div><div>I tried with the Python which is downloaded by the Paraview builder and i am hiting a new issue about libQtLucene.so<br>Is this a known issue ?<br>Here are my settings:<br>gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) <br>cat /etc/redhat-release <br>CentOS Linux release 7.2.1511 (Core) <br><br>ccmake flags:<br>ENABLE_qt4                       ON     <br>USE_SYSTEM_qt4                   OFF    <br>Note, that I can see a compilation failure with the following error message:<br><br>the compilation fails with:<br>/usr/bin/ld: warning: libQtCLucene.so.4, needed by /root/postlabs/build/superbuild/qt4/build/lib/libQtHelp.so, not found (try using -rpath or -rpath-link)<br>/root/postlabs/build/superbuild/qt4/build/lib/libQtHelp.so: undefined reference to `QCLuceneIndexWriter::~QCLuceneIndexWriter()'<br>collect2: error: ld returned 1 exit status<br>gmake[7]: *** [../../../../bin/assistant] Error 1<br>gmake[6]: *** [sub-assistant-make_default-ordered] Error 2<br>gmake[5]: *** [sub-tools-make_default-ordered] Error 2<br>gmake[4]: *** [sub-assistant-make_default-ordered] Error 2<br>gmake[3]: *** [sub-tools-make_default-ordered] Error 2<br>CMake Error at /root/postlabs/build/superbuild/sb-qt4-build.cmake:43 (message):<br><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div><div><font size="2">Nabil Ghodbane (Ph. D. Habil<i>.</i>)<br></font></div><font size="2">Phone: +33 6 34 42 33 43<br></font></div><font size="2">Mailto: <a href="mailto:nabil.ghodbane@gmail.com" target="_blank">nabil.ghodbane@gmail.com</a></font></div><div><br></div></div></div></div>
<br><div class="gmail_quote">On Tue, Feb 21, 2017 at 4:07 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Feb 21, 2017 at 9:25 AM, Nabil Ghodbane<br>
<<a href="mailto:nabil.ghodbane@gmail.com">nabil.ghodbane@gmail.com</a>> wrote:<br>
> OK many thanks,; I am trying to use the Superbuild now.<br>
> I can see that it is downloading Python 2.7.11. Is there a particular reason<br>
> to use this version instead of the 2.7.12?<br>
<br>
</span>You can change the superbuild to use system Python i.e Python on your<br>
system. See docs here<br>
(<a href="https://gitlab.kitware.com/paraview/paraview-superbuild" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview-superbuild</a>)<br>
Setting CMake variable USE_SYSTEM_python to ON will use whatever is<br>
instralled on your system.<br>
</blockquote></div><br></div>