Ricardo Reis wrote:
$ ../../bin/vtkHashSource
../../bin/vtkHashSource: error while loading shared libraries: libvtksys.so.pv3.7: cannot open shared object file: No such file or directory

Ah, so the executable fails to run because it cannot find shared
libraries it needs.  Did you change any RPATH options when configuring
paraview in ccmake?  Please post your CMakeCache.txt file.

What is the output of

$ readelf -d ../../bin/vtkHashSource

?

/home/rreis/on_hold/src/ParaView3/VTK/Parallel/vtkSocketCommunicator.cxx vtkSocketCommunicatorHash

should there be a ln or cat somewhere?

Those were supposed to be arguments to the first command, but that
doesn't matter since it couldn't run anyway.

-Brad
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to