Hi,
I m trying to bluid paraview in a scientific linux 6 x86_64 using ccmake,
but it fail each time at
when I run
make
/bin/sh: /usr/bin : is a directory
[ 44%] Generating vtk_compile_complete
make[2]: *** [VTK/Wrapping/Python/vtk_compile_complete] Error 126
make[1]: *** [VTK/Wrapping/Python/CMakeFiles/vtkpython_pyc.dir/all] Error 2
when I use only 1 CPU make -j 1

if I use 12 CPU with make -j 12, it fail at 2%
[  2%] Generating site-packages/paraview/pv_compile_complete
/bin/sh: /usr/bin : is a directory
make[2]: ***
[Utilities/VTKPythonWrapping/site-packages/paraview/pv_compile_complete]
Error 126
make[1]: *** [Utilities/VTKPythonWrapping/CMakeFiles/paraview_pyc.dir/all]
Error 2

if any one has an idea how to solve this issue

 Best regards
zakaria
_______________________________________________
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