On Mon, Jun 23, 2014 at 8:36 AM, subramanya sadasiva
<pota...@outlook.com> wrote:
> Hi,
> I looked into the configure.log file, and found this
>
> /usr/bin/ld: cannot find -lvtkIO
> /usr/bin/ld: cannot find -lvtkCommon
> /usr/bin/ld: cannot find -lvtkFiltering
> /usr/bin/ld: cannot find -lvtkIO
> /usr/bin/ld: cannot find -lvtkCommon
> /usr/bin/ld: cannot find -lvtkFiltering

This error message doesn't make any sense if you have a VTK-6.x
installation, as these are VTK-5.x libraries.  It shouldn't be trying
to link against these unless something else in the m4 logic went
wrong.

> When I looked into the lib folder, these files are missing, instead there
> are files of the type
>
> libvtkIOXXXXXX.so
> libvtkCommonXXXXXX.so
> and
> libvtkFiltersXXXXXX.so

You should see files named with the VTK version number, like
vtkIOCore-6.2.0.so, if they are still following the same naming
convention.

Please send me the config.log file directly.

Thanks,
John

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to