<div dir="ltr"><div class="gmail_extra">Alexandre,</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 11, 2016 at 11:13 AM, Alexandre Ancel <span dir="ltr"><<a href="mailto:alexandre.ancel@cemosis.fr" target="_blank">alexandre.ancel@cemosis.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hello Dan,<br><br></div>Regarding to the values of the variables, I have:<br><br>//No help, variable specified on the command line.<br>EGL_INCLUDE_DIR:UNINITIALIZED=/data/software/install/EGL/include<br><br>//Path to a library.<br>EGL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libEGL.so<br><br>//No help, variable specified on the command line.<br>EGL_gldispatch_LIBRARY:UNINITIALIZED=/usr/lib/x86_64-linux-gnu/libGLdispatch.so.0<br><br>//Path to a library.<br>EGL_opengl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libOpenGL.so<br><br></div>The libraries are OK (They come from the manual installation of the Nvidia driver which should be at least 355 if I remember well). I have a 358.16.<br><br></div><div>I didn't previously saw that EGL_INCLUDE_DIR was marked as UNINITIALIZED, however ParaView was built successfully with the previously mentioned options.<br></div><div><br></div>I am just not sure about the libGLdispatch.so.0 library, as it is not a symlink to a libGLdispatch.so.358.16.<br></div>When I do a "strings libGLdispatch.so.0", I have gl*NV functions, so I guess it should be ok.<br></div></div></div></div></blockquote><div><br></div><div>Al this looks fine.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div>As I said before, remote rendering is working but only when I add "--disable-xdisplay-test" to the pvserver.<br></div></div></div></blockquote><div><br></div><div>I see. It seems your build works fine but we should have authomatically pass that option and now show the option in ParaView at all.</div><div>When you run through EGL there is no X involved. Opening an X display as this test does probably screws up things.</div><div><br></div><div>You can also try (with this option passed as you have done) to see what is shown in:</div><div>Help, About, Connection Information, OpenGL Renderer.<br></div><div><br></div><div>It is interesting that I have not seen this problem. I tested on a machine that was already running X. Maybe this made a difference.</div><div>I will file a bug report as it makes sense to disable the xdisplay test.</div><div><br></div><div>Dan</div><div><br></div></div></div></div>