#34774: py26-pyrex doesn't install --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py26-pyrex --------------------------------+------------------------------------------- I did sudo port install py26-pyrex. All seems correct but then when I try to use it, pyrexc can not be found. It seems that it is put into: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/pyrexc If I add this to my PATH: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/ then I can use pyrex, and it seems to work properly. So, it seems that as part of the install the binary should be copied to somewhere else (/opt/local/bin?). -- Ticket URL: <https://trac.macports.org/ticket/34774> MacPorts <http://www.macports.org/> Ports system for Mac OS