<div dir="ltr">Turn this:<div>PARAVIEW_ENABLE_WEB:BOOL=ON<br></div><div>to this:</div><div>PARAVIEW_ENABLE_WEB:BOOL=OFF</div><div>I think the web features require more recent python than your system has.<br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Thu, Jan 7, 2016 at 9:57 AM, Thomas Førde <span dir="ltr"><<a href="mailto:thomas.forde@ulstein.com" target="_blank">thomas.forde@ulstein.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Once added all the python libs and include dirs., it fails atm right now with the following.<br>
<br>
Linking CXX shared library ../../../lib/<a href="http://libvtkWebCore-pv4.4.so" rel="noreferrer" target="_blank">libvtkWebCore-pv4.4.so</a><br>
CMakeFiles/vtkWebCore.dir/vtkWebUtilities.cxx.o: In function `vtkWebUtilities::ProcessRMIs(int, int)':<br>
/root/paraview_make/ParaView-v4.4.0-source/VTK/Web/Core/vtkWebUtilities.cxx:131: undefined reference to `PyEval_SaveThread'<br>
/root/paraview_make/ParaView-v4.4.0-source/VTK/Web/Core/vtkWebUtilities.cxx:133: undefined reference to `PyEval_RestoreThread'<br>
collect2: ld returned 1 exit status<br>
<br>
so ill have to dig into it and see what this one is about.<br>
<span class="im HOEnZb"><br>
-----Original Message-----<br>
From: Utkarsh Ayachit [mailto:<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>]<br>
</span><span class="im HOEnZb">Sent: 7. januar 2016 15:40<br>
To: Thomas Førde <<a href="mailto:thomas.forde@ulstein.com">thomas.forde@ulstein.com</a>><br>
Cc: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
Subject: Re: [Paraview] using paraview with ompi and grid engine queue system<br>
<br>
</span><div class="HOEnZb"><div class="h5">> As you suspect is was not enabled in the cmake.<br>
<br>
I assume you're referring to the PARAVIEW_ENABLE_PYTHON flag? Yes, that'd explain the pvbatch missing issue. However, I you seem to have correctly enabled OSMesa support, so I am a little confused how you'd be getting the X errors.<br>
<br>
> But do I really need it?<br>
<br>
Yes, you need to enable Python support if you need pvbatch.<br>
<br>
For running scripts are you're trying you'd definitely need the pvbatch executable and not the "pvserver". Although that still doesn't explain how you are getting the X errors, let's start by enabling Python and then let's see.<br>
<br>
Utkarsh<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div>