Ticket #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@… | |
| 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
Change History
comment:1 Changed 2 years ago by caress@…
I also tried moving my Fink installation out of the way. Again, no difference.
comment:2 Changed 2 years ago by ryandesign@…
- Keywords opencv removed
- Status changed from new to closed
- Resolution set to invalid
- Cc ryandesign@… added; caress@… removed
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