#27388: regina executable fails to work -----------------------------------------+---------------------------------- Reporter: jking+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: rexx -----------------------------------------+---------------------------------- Changes (by macsforever2000@…): * keywords: rexx regina dylib => * milestone: MacPorts 2.0.0 => Old description:
After installing the Regina package (port:rexx), the "regina" executable fails with:
dyld: Library not loaded: libregina.dylib Referenced from: /opt/local/bin/regina Reason: image not found Trace/BPT trap
This can be mitigated by setting DYLD_LIBRARY_PATH to /opt/local/lib but this workaround is obviously suboptimal as it can break non-MacPorts programs.
New description: After installing the Regina package (port:rexx), the "regina" executable fails with: {{{ dyld: Library not loaded: libregina.dylib Referenced from: /opt/local/bin/regina Reason: image not found Trace/BPT trap }}} This can be mitigated by setting DYLD_LIBRARY_PATH to /opt/local/lib but this workaround is obviously suboptimal as it can break non-MacPorts programs. -- Comment: Please do not set the milestone field. -- Ticket URL: <https://trac.macports.org/ticket/27388#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS