Opened 13 years ago
Closed 13 years ago
#29864 closed defect (invalid)
Failure building opencv on MacOsX 10.6.7
Reported by: | caress@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | opencv |
Description
I am unable to build opencv on MacOsX 10.6.7. This is a new MacPorts installation. I have selfupdated and have testing removing /usr/local, which makes no difference. The log file is attached.
Thank you!
Attachments (1)
Change History (3)
Changed 13 years ago by caress@…
comment:1 Changed 13 years ago by caress@…
I also tried moving my Fink installation out of the way. Again, no difference.
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added; caress@… removed |
---|---|
Keywords: | opencv removed |
Resolution: | → invalid |
Status: | new → closed |
The relevant error is clearly:
/sw/bin/doxygen: No such file or directory
Clearly, something is looking for Fink's doxygen, which should not be happening. Remove or move aside /sw and /usr/local. Then clean opencv and try again.
sudo port clean opencv sudo port install opencv
Pick a single package manager and uninstall the others. Having multiple package managers installed at once will not work well.
Note: See
TracTickets for help on using
tickets.
Log file from failed MacPorts installation of opencv