<p>Assuming vtk >= 6.0 it is easy. (that's what 6.0 was about).</p>
<p>With cmake turn of all of the GROUPS and TESTING and in the advanced options, turn on vtkModule_IOfoo. Then build. Optionally remove the source code directories that do not belong to the set of modules cmake enables. </p>
<div class="gmail_quote">On Mar 13, 2015 4:50 AM, "Albert Akhriev" <<a href="mailto:aaahaaah@yandex.ru">aaahaaah@yandex.ru</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I need vtkIO compiled on remote machine where I run a solver and save the results into a file using vtkIO.<br>
The problem is that I do not have root privilege, so compilation of the full VTK package is problematic<br>
because there is no OpenGL on remote machine (even Mesa).<br>
In fact, I do not need graphics in there, rather vtkIO solely.<br>
Please, let me know how can I modify makefiles to build vtkIO only and skip all other stuff?<br>
Thank you in advance.<br>
<br>
Albert<br>
______________________________<u></u>_________________<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/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_<u></u>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=<u></u>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/<u></u>mailman/listinfo/vtkusers</a><br>
</blockquote></div>