Changes between Initial Version and Version 1 of Ticket #52697


Ignore:
Timestamp:
Oct 24, 2016, 4:45:44 PM (8 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Please run sudo port clean opencv && sudo port install opencv +contrib +python27 and attach the log file.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52697

    • Property Owner changed from macports-tickets@… to stromnov
    • Property Priority changed from High to Normal
    • Property Status changed from new to assigned
    • Property Component changed from contrib to ports
  • Ticket #52697 – Description

    initial v1  
    11I tried to install nonfree module of opencv to openCV with python bindings by:
    2 sudo port install opencv +contrib +py27
     2{{{
     3sudo port install opencv +contrib +py27
     4}}}
    35but it gives the following error
     6{{{
    47Error: org.macports.build for port opencv returned: command execution failed
    58The log file states:
     
    1114:info:build make: *** [all] Error 2
    1215:info:build make: Leaving directory `/opt/local/var/macports/build/
     16}}}