<div dir="ltr">Hello all,<br><br>The compilation is done ! I'd need to restart it many times, not sur it's good then (not try to restart all from the beginning)<br><br>Now the test ... bad :<br>i go in the subfolder install/bin and find a whole binary pack "ready", cool.<br><br>I can launch pvserver (standalone,1core) and paraview + connect localhost : OK<br><br>--> happy i try the mpirun ... and here.....<br><br>xxx@xxx:/data/build-paraview/install/bin$ ./mpirun -np 6 pvserver &<br>[1] 23099<br>[proxy:0:0@chalo-fl] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file pvserver (No such file or directory)<br>[proxy:0:0@chalo-fl] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file pvserver (No such file or directory)<br>[proxy:0:0@chalo-fl] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file pvserver (No such file or directory)<br>[proxy:0:0@chalo-fl] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file pvserver (No such file or directory)<br>[proxy:0:0@chalo-fl] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file pvserver (No such file or directory)<br>[proxy:0:0@chalo-fl] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file pvserver (No such file or directory)<br><br>i'll look for this error after the morning checks ... <div class=""><div id=":16e" class="" tabindex="0"><img class="" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-17 17:46 GMT+01:00 David_dev Dev <span dir="ltr"><<a href="mailto:dcpc.dev@gmail.com" target="_blank">dcpc.dev@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Next tomorrow, end of day for me.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2016-03-17 17:29 GMT+01:00 David_dev Dev <span dir="ltr"><<a href="mailto:dcpc.dev@gmail.com" target="_blank">dcpc.dev@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">i continue until the next error :<br>CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):<br>  Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR)<br>Call Stack (most recent call first):<br>  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)<br>  /usr/share/cmake/Modules/FindOpenGL.cmake:161 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)<br>  VTK/CMake/vtkOpenGL.cmake:63 (find_package)<br>  VTK/Rendering/OpenGL/CMakeLists.txt:172 (include)<br><br><br>-- Configuring incomplete, errors occurred!<br>See also "/data/build-paraview/paraview/src/paraview-build/CMakeFiles/CMakeOutput.log".<br>See also "/data/build-paraview/paraview/src/paraview-build/CMakeFiles/CMakeError.log".<br>make[2]: *** [paraview/src/paraview-stamp/paraview-configure] Erreur 1<br>make[1]: *** [CMakeFiles/paraview.dir/all] Erreur 2<span><br>make: *** [all] Erreur 2<br><br></span></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-17 16:46 GMT+01:00 David_dev Dev <span dir="ltr"><<a href="mailto:dcpc.dev@gmail.com" target="_blank">dcpc.dev@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>news :<br><br></div>modify option with : <br></div>- DUSE_SYSTEM_qt4:BOLL=OFF \<br><br></div>+ install libXext-devel.x86_64 
0:1.3.2-2.1.el6 (via yum)<br><br>--> make -j 6 still guive the warning and goes "-j1", but continue !</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-17 16:31 GMT+01:00 David_dev Dev <span dir="ltr"><<a href="mailto:dcpc.dev@gmail.com" target="_blank">dcpc.dev@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>After asking help for compile pvserver on our cluster, a user send me links and its config for compile all with superbuild and solve OS dependancies problems<br><br></div>I try, but got an error after 30 minutes that i don't understand (not used to compile applications).<br><br>eader created for /data/build-paraview/qt4/src/qt4/src/qt3support/sql/q3sqlselectcursor.h (2)<br>header (master) created for Qt3Support<br>headers.pri file created for Qt3Support<br>mkdir /data/build-paraview/qt4/src/qt4-build/src/tools<br>mkdir /data/build-paraview/qt4/src/qt4-build/src/tools/uic<br>Creating qmake. Please wait...<br>gmake[3]: AVERTISSEMENT: serveur de tâches n'est pas disponible: utilisation de -j1. Ajouter « + » à la règle parent du make.<br>Basic XLib functionality test failed!<br> You might need to modify the include and library search paths by editing<br> QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11 in /data/build-paraview/qt4/src/qt4/mkspecs/linux-g++.<br>CMake Error at /data/build-paraview/pv-qt4-configure.cmake:33 (message):<br>  Failed with exit code 1<br><br><br>make[2]: *** [qt4/src/qt4-stamp/qt4-configure] Erreur 1<br>make[1]: *** [CMakeFiles/qt4.dir/all] Erreur 2<br>make: *** [all] Erreur 2<br><br><br></div>Steps :<br></div>i create an empty build dir<br></div>i clone git repo in a second one + git checkout v5.0.0<br><br></div>i uste this cmake options (not sure of  what i need, but take this one which worked for the user)<br><div><div><div><br><div><br><p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">cmake    ../git/ParaViewSuperbuild \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DENABLE_paraview:BOOL=ON \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DParaView_FROM_GIT:BOOL=OFF \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DENABLE_qt:BOOL=ON \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DENABLE_qt4:BOOL=ON \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DENABLE_python:BOOL=ON \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DUSE_SYSTEM_python:BOOL=OFF \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DENABLE_mpi:BOOL=ON \</span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DUSE_SYSTEM_mpi:BOOL=OFF \</span></p>
<span style="font-size:11pt;font-family:"Calibri",sans-serif;color:rgb(31,73,125)">        -DCMAKE_INSTALL_PREFIX:PATH=/opt/paraview</span><br><br></div><div>Don't know where is the complete log file (have only screen history currently).<br><br></div><div>OS = Centos 6.6 <br></div><div>For firsts tests before superbuild, i have cmake, openmpi and some other packages already installed. But intersted in independant compilation because part of the cluster is still in centos 5.x....<br><br></div><div>Thx for help or advices.<br></div><div>David (French hours)<br></div></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>