<div dir="ltr">Hi Noah,<div><br></div><div> Those first few instructions kind of test whether you need to do any of the rest. You won't be able to run X until you have completed the instructions in one of the sections beneath the "Introduction". Pick the section that most closely resembles the image you're working with and go through those instructions before attempting to run X or glxinfo.</div><div><br></div><div>Hope this helps.</div><div>Scott</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 10, 2015 at 1:34 PM, Noah Taylor <span dir="ltr"><<a href="mailto:haonrolyat@gmail.com" target="_blank">haonrolyat@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Scott,<div><br></div><div>I have setup a GPU instance and am trying to use the instructions give but when I use X or glxinfo when the Display is pointed to 0.0, I get an erro that says couldn't open display :0.0. Did anybody else run into this problem on the GPU AWS node?</div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Noah</div></font></span><div><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 8, 2015 at 10:32 PM, Noah Taylor <span dir="ltr"><<a href="mailto:haonrolyat@gmail.com" target="_blank">haonrolyat@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Scott,<div><br></div><div>Thank you very much! The documentation looks to be well written.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra">Noah</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 8, 2015 at 9:41 AM, Scott Wittenburg <span dir="ltr"><<a href="mailto:scott.wittenburg@kitware.com" target="_blank">scott.wittenburg@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Noah,<div><br></div><div> I don't see the specific link error message in your email, but it seems possible it could be related to your graphics environment. We often have to compile ParaView on amazon EC2 instances when setting up ParaViewWeb, and some of the guides for that may end up being useful to you, specifically:</div><div><br></div><div><a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/graphics_on_ec2_g2" target="_blank">http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/graphics_on_ec2_g2</a><br></div><div><br></div><div>and </div><div><br></div><div><a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/ubuntu_14_04" target="_blank">http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/ubuntu_14_04</a><br></div><div><br></div><div>Cheers,</div><div>Scott</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Sat, Jun 6, 2015 at 9:44 PM, Noah Taylor <span dir="ltr"><<a href="mailto:haonrolyat@gmail.com" target="_blank">haonrolyat@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello,<div><br></div><div>I've been trying to compile this for a couple of weeks now but am running into some unknown troubles. My build gets to ~50% and kicks out an error as follows: </div><div><br></div><div><div>collect2: error: ld returned 1 exit status</div><div>make[2]: *** [lib/libvtkRenderingOpenGL-pv4.0.so.1] Error 1</div><div>make[1]: *** [VTK/Rendering/OpenGL/CMakeFiles/vtkRenderingOpenGL.dir/all] Error 2</div><div>make[1]: *** Waiting for unfinished jobs....</div></div><div><br></div><div>I tried locating the libvtkRenderingOpenGL-pv4.0.so.1 and it wasn't anywhere on my machine and I have googled this library but I cannot find a solution. </div><div><br></div><div>My ccmake options are as follows (I'm just trying to compile on a ubuntu aws node):</div><div><br></div><div>
<table cellspacing="0" border="0">
<colgroup span="3" width="85"></colgroup>
<tbody><tr>
<td height="17" align="left">BUILD_DOCUMENTATION OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> BUILD_EXAMPLES OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> BUILD_SHARED_LIBS ON </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> BUILD_TESTING ON </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> CMAKE_BUILD_TYPE Debug </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> CMAKE_INSTALL_PREFIX /usr/local </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> GMVReader_GMVREAD_LIB_DIR /mnt/ParaView-v4.0.1-source/Utilities/VisItBridge/databases/GMV </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> GMVReader_SKIP_DATARANGE_CALCU OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> MPI_C_INCLUDE_PATH /usr/lib/openmpi/include;/usr/lib/openmpi/include/openmpi </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> MPI_C_LIBRARIES /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_BUILD_QT_GUI OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_DATA_ROOT PARAVIEW_DATA_ROOT-NOTFOUND </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_ENABLE_CATALYST ON </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_ENABLE_FFMPEG OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_ENABLE_PYTHON ON </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_ENABLE_QT_SUPPORT OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_INSTALL_DEVELOPMENT_F OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_USE_MPI ON </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_USE_PISTON OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> PARAVIEW_USE_VISITBRIDGE OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> VTK_Group_Tk OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> XDMF_USE_BZIP2 OFF </td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
<tr>
<td height="17" align="left"> XDMF_USE_GZIP OFF <br><br>Do I need to specifiy a path somewhere? comment something out somewhere? Turn on another option in the CMake options?<br><br>Any help would be appreciated :)<span><font color="#888888"><br><br>Noah</font></span></td>
<td align="left"><br></td>
<td align="left"><br></td>
</tr>
</tbody></table></div></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>