Opened 12 years ago
Closed 12 years ago
#34774 closed defect (invalid)
py26-pyrex doesn't install
Reported by: | dershow | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | lightnin@… | |
Port: | py26-pyrex |
Description
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?).
Change History (1)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | lightnin@… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
No, the port already installs everything where it should. pyrexc-2.6 is already in ${prefix}/bin.