Hi,<br>I have had a terrible time compiling paraview to use the pvsever on our cluster. Not have privileges made it a little harder as I had to install a local mesa library, cmake, qt4.<br><br>We finally compiled it and it ran on the head node and we could see the main screen.. After a few time of trying, it started crashing with a segmentation fault error.<br>
<br>I have compiled it as debug version.. and yet can&#39;t get any info when i run it through gdb. <br><br>Finally i thought i will just run the pvserver on the headnode (<a href="http://hpc4.iastate.edu">hpc4.iastate.edu</a>) and when started it, i got the message waiting for client..<br>
<br>on my laptop , i configured a server and it was of the type client/server reverse...<br><br>and the port was 11111 and the command is as follows<br><br>
<meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px;">ssh -i /home/dagarshali/.ssh/id_rsa.pub <a href="mailto:vishwa@hpc4.iastate.edu">vishwa@hpc4.iastate.edu</a> pvserver --reverse-connection --server-port=11111 --client-host=localhost</p>
<p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">here i would like to mention that the hostname of the laptop is olivegarden.. i am not sure if i have to leave it as localhost in the above line or replace that with olivegarden?</p>
<p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">when i try to connect, i get the following error message</p><p style="margin: 0px; text-indent: 0px;"><br><meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style><br></p><p style="margin: 0px; text-indent: 0px;"><span style="font-family: &#39;Courier&#39;; font-size: 8pt; color: rgb(128, 0, 0);">ERROR: In /home/vishwa/vishwa/OpenFOAM/ThirdParty-1.6.x/paraview-3.6.1.old/Servers/Common/vtkProcessModule.cxx, line 708</span></p>

<p style="margin: 0px; text-indent: 0px;"><span style="font-family: &#39;Courier&#39;; font-size: 8pt; color: rgb(128, 0, 0);">vtkProcessModule (0x5c14f0): Server Error: Could not connect to client</span></p><p></p><br><br>
and the path in the error is on the <a href="http://hpc4.iastate.edu">hpc4.iastate.edu</a><br><br>Any help?<br><br>vishwa<br><br><br><br>