<div dir="ltr"><div style>Hi,</div><div style><br>This isn't a problem that MOAB is looking for a ParaView library. It has to do with MOAB is looking for VTK 6.0.</div><div style>VTK 6.0 includes a modularization of all the libraries. Previous to VTK6 vtkCommon would contain all</div>

<div style>common components of VTK, now they are split into: vtkCommonCore, vtkCommonDataModel, vtkCommonMath, etc</div><div style><br></div><div style>So to have MOAB configure against VTK 5.10 and lower I would replace vtkCommonCore with vtkCommon. You will have to change any other link</div>

<div style>line to VTK as I expect they also will look for VTK 6 libraries.</div><div style><br></div><div style>Side Note: The reason that you think vtkCommonCore is from ParaView is because ParaView 3.98 was released using a developer version of VTK 6.0.</div>

<div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 6, 2013 at 7:37 AM, Roman Putanowicz <span dir="ltr"><<a href="mailto:putanowr@l5.pk.edu.pl" target="_blank">putanowr@l5.pk.edu.pl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All,<br>
<br>
I'am trying to install MOAB from svn and I have problems<br>
with configuration of VTK dependencies.<br>
<br>
I have noticed that moab configuration script is checking<br>
for the library: -lvtkCommonCore<br>
<br>
However this library does not belong to VTK package. If I am<br>
correct it belongs to ParaView.<br>
<br>
I have searched with grep the moab trunk tree but haven't found<br>
references to vtkCommonCore except for configuration scripts.<br>
<br>
I haven't encountered this problem because I used to have both<br>
ParaView and VTK. This time however I have only VTK installed.<br>
<br>
With kind regards,<br>
<br>
Roman<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Roman Putanowicz, PhD  < <a href="mailto:putanowr@l5.pk.edu.pl">putanowr@l5.pk.edu.pl</a>  ><br>
Institute for Computational Civil Engng (L-5)<br>
Dept. of Civil Engng, Cracow Univ. of Technology<br>
<a href="http://www.l5.pk.edu.pl" target="_blank">www.l5.pk.edu.pl</a>, tel. <a href="tel:%2B48%2012%20628%202569" value="+48126282569">+48 12 628 2569</a>, fax 2034<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Robert Maynard
</div>