#27253: libnewt ---------------------------------+------------------------------------------ Reporter: tlesher@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: libnewt | ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Just to follow up on where we are: Replying to [comment:10 ryandesign@…]:
* It finds all Apple-provided versions of Python, then installs files in the corresponding MacPorts versions of Python. The easiest fix is to disable all Python support in newt for now.
To clarify: I did already disable python support in the port.
* The install_name of the libraries is wrong (does not include the complete path) so software using the libraries doesn't work.
Rainer fixed this in r76856.
* The filename of the libraries is wrong (uses Linux conventions like ending the library name with ".so" and putting the version number after the extension).
This issue remains. -- Ticket URL: <https://trac.macports.org/ticket/27253#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS