Opened 12 years ago

Last modified 10 years ago

#35818 closed defect

py-omniORBpy @ 3.6 python libraries installed improperly — at Version 2

Reported by: lockhart (Thomas Lockhart) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: ryandesign@…, pixilla@…, stromnov@…
Port: py-omniORBpy

Description (last modified by pixilla (Bradley Giesbrecht))

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.

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

I'll only say that python.default_version should be left at 24. This facilitates upgrades for users who had installed the old non-unified python 2.4-based py-omniORBpy port.

comment:2 Changed 12 years ago by pixilla (Bradley Giesbrecht)

Description: modified (diff)

lockhart: changed description from /opt/Library to /opt/local/Library which I believe was your intent.

Note: See TracTickets for help on using tickets.