[Paraview] Compile error for vtkWrapPython (locally installed python)

Sohail Shafii sohailshafii at yahoo.com
Tue Jun 26 15:39:14 EDT 2012


Hi,

I am currently compiling paraview 3.14.1 and using a locally installed version of python2.7. My version of cmake is 2.8.8. The OS is Red Hat Enterprise Linux Client release 5.8. I get the following error during compilation:
[  0%] Built target vtkWrapPythonInit
make[2]: *** No rule to make target `/home/***/local/lib/libpython2.7.a', needed by `bin/vtkWrapPython'.  Stop.
make[1]: *** [VTK/Wrapping/CMakeFiles/vtkWrapPython.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  0%] Built target vtkWrapHierarchy
[  0%] Built target vtksys
[  1%] Built target vtkzlib
make: *** [all] Error 2

With verbose one, it fails after this line:
make -f VTK/Wrapping/CMakeFiles/vtkWrapPython.dir/build.make VTK/Wrapping/CMakeFiles/vtkWrapPython.dir/build

In the build.make file, it has the following under vtkWrapPython_EXTERNAL_OBJECTS =
....
bin/vtkWrapPython: VTK/Wrapping/CMakeFiles/vtkWrapPython.dir/build.make
bin/vtkWrapPython: /home/***/local/lib/libpython2.7.a

...


Any ideas?


Thanks, Sohail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120626/503ddaa9/attachment.htm>


More information about the ParaView mailing list