Changes between Initial Version and Version 1 of Ticket #52697
- Timestamp:
- Oct 24, 2016, 4:45:44 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52697
- Property Owner changed from macports-tickets@… to stromnov
-
Property
Priority
changed from
High
toNormal
-
Property
Status
changed from
new
toassigned
-
Property
Component
changed from
contrib
toports
-
Ticket #52697 – Description
initial v1 1 1 I tried to install nonfree module of opencv to openCV with python bindings by: 2 sudo port install opencv +contrib +py27 2 {{{ 3 sudo port install opencv +contrib +py27 4 }}} 3 5 but it gives the following error 6 {{{ 4 7 Error: org.macports.build for port opencv returned: command execution failed 5 8 The log file states: … … 11 14 :info:build make: *** [all] Error 2 12 15 :info:build make: Leaving directory `/opt/local/var/macports/build/ 16 }}}