Changes between Initial Version and Version 1 of Ticket #41553


Ignore:
Timestamp:
Nov 26, 2013, 1:21:57 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Does the port build correctly when you do not edit it? If so, this is not a defect; it's either invalid, or a duplicate of enhancement request #41333.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41553

    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to stromnov@…
    • Property Port opencv added
  • Ticket #41553 – Description

    initial v1  
    11Step 1:
     2{{{
    23#sudo port edit --editor nano opencv
    3 => change -DWITH_CUDA=OFF to -DWITH_CUDA=ON
     4}}}
     5=> change `-DWITH_CUDA=OFF` to `-DWITH_CUDA=ON`
    46
    57Step 2:
     8{{{
    69#sudo port install opencv
    7 
     10}}}
     11{{{
    812Error: org.macports.configure for port opencv returned: configure failure: command execution failed
     13}}}