#19569: vtk-devel doesn't build/install python26 libs (python26 framework build) -----------------------------------------------------+---------------------- Reporter: santagada@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: vtk vtk-devel framework python26 python | Port: vtk-devel -----------------------------------------------------+---------------------- I tried to port install vtk-devel +cocoa -x11 +python26 but it doesn't install any python libraries. At least the python include dir is wrong for a framework build but even after setting it to: -DPYTHON_INCLUDE_PATH:FILEPATH=${frameworks_dir}/Python.framework/Versions/2.6/include/python2.6 it still doesn't install python libraries anywhere. to test it just try "import vtk" on python-2.6 framework build, also look at the installed files and there is no python libraries anywhere. -- Ticket URL: <http://trac.macports.org/ticket/19569> MacPorts <http://www.macports.org/> Ports system for Mac OS