Changes between Initial Version and Version 2 of Ticket #51294
- Timestamp:
- May 2, 2016, 7:04:29 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51294
- Property Owner changed from macports-tickets@… to css@…
- Property Cc red.carpet.guitar@… removed
- Property Port doxygen added; gnuradio removed
- Property Keywords gnuradio doxygen removed
-
Ticket #51294 – Description
initial v2 1 1 Hi using a yosemite on mid 2012 macbook pro. While installing gnuradio saw the following error: 2 2 {{{ 3 3 Error: org.macports.build for port doxygen returned: command execution failed 4 4 Error: Failed to install doxygen 5 5 }}} 6 6 i tried cleaning the gnuradio port by using following command: 7 7 {{{ 8 8 sudo port clean gnuradio 9 9 }}} 10 10 but still see the same problem while installing gnuradio. 11 11