#24503: Upgrade opencv from 2.0.0 to 2.1.0 --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: stante@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: opencv --------------------------------+------------------------------------------- Comment(by ajb78@…): Interesting.... I don't seem to be able to load the dylib version of the library. It just tells me that it can't find it - when I change your portfile to install .so's into the site-package directory it does ok.
Python supports all dynamic library extensions variants: - .dll on win32 - .so on Linux - .so and .dylib on MacOSX
Macport Python 2.6 perfectly works with this python .dylib extension.
-- Ticket URL: <http://trac.macports.org/ticket/24503#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS