#35818: py-omniORBpy @ 3.6 python libraries installed improperly ------------------------------------+--------------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: py-omniORBpy ------------------------------------+--------------------------------------- Old description:
The python libraries are currently installed under /opt/local/lib/ rather than under /opt/Library/ (where almost all python packages from MacPorts are installed -- xcbgen is the exception). This results in a broken installation since libraries from omniORB are required to compile IDL. And of course python does not actually find libraries under /opt/local/lib anyway. Using the post-patch patches from the omniORB Portfile fixes the problem.
New description: The python libraries are currently installed under /opt/local/lib/ rather than under /opt/local/Library/ (where almost all python packages from MacPorts are installed -- xcbgen is the exception). This results in a broken installation since libraries from omniORB are required to compile IDL. And of course python does not actually find libraries under /opt/local/lib anyway. Using the post-patch patches from the omniORB Portfile fixes the problem. -- Comment(by pixilla@…): lockhart: changed description from /opt/Library to /opt/local/Library which I believe was your intent. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS