Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

OpenCV formula missing from repository? #18874

Closed
itsachen opened this issue Mar 31, 2013 · 7 comments
Closed

OpenCV formula missing from repository? #18874

itsachen opened this issue Mar 31, 2013 · 7 comments

Comments

@itsachen
Copy link

Earlier I was trying to install opencv via brew install opencv when I encountered a compilation error that is discussed here.

I then ran brew update, hoping to patch the Java compiler version but I noticed that the update removed opencv.

Currently brew install opencv results in:
Error: No available formula for opencv

@jacknagel
Copy link
Contributor

Moved to Homebrew-science: https://github.com/Homebrew/homebrew-science

@mirosval
Copy link

mirosval commented Apr 6, 2013

For people that stumble upon this:

If you are getting Error: No available formula for opencv after trying to brew install opencv you need to run brew tap homebrew/science and then run brew install opencv again, to make it work...

@smoorman1024
Copy link

@mirosval you the man. Thanks for the helpful comment :-) 👍

@firemountain
Copy link

thanks @mirosval !!

@podgib
Copy link

podgib commented Oct 22, 2013

I had opencv on my system, but homebrew can no longer find the formula:

dhcp32:~ geoffp$ brew tap homebrew/science
Error: Already tapped!
dhcp32:~ geoffp$ brew install opencv
Error: No available formula for opencv 
dhcp32:~ geoffp$ brew update
Already up-to-date.
dhcp32:~ geoffp$ brew search opencv
No formula found for "opencv". Searching open pull requests...

Any ideas?

@MikeMcQuaid
Copy link
Member

Try brew tap --repair.

@danielgomezrico
Copy link

If you run brew install homebrew/science/opencv it works

@Homebrew Homebrew locked and limited conversation to collaborators Feb 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants