[vtkusers] install python wrapping on Mac 10.7

Shiyuan gshy2014 at gmail.com
Fri Oct 26 16:01:27 EDT 2012


Hi all,
       I tried to install vtk 5.8.0 on my mac 10.7 with Xcode 4.2. The
`cmake` and `make` is successful but make install doesn't copy the python
module( eg. VTK/wrapping/Python/vtk/__init__.py) to the
$prefix-dir/lib/python2.7/site-packages.  The values I set are
cmake -DCMAKE_INSTALL_PREFIX=$prefix-dir -DBUILD_SHARED_LIB=ON -D
VTK_WRAP_PYTHON=ON.

Any step did I miss? Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121026/068ffb6d/attachment.htm>


More information about the vtkusers mailing list