brew link jpeg issues
Posted
by
y2p
on Super User
See other posts from Super User
or by y2p
Published on 2012-03-18T08:30:20Z
Indexed on
2012/03/18
18:04 UTC
Read the original article
Hit count: 349
I am trying to install opencv
on Mac OSX Lion.
brew install opencv
I get the following error (and a few other similar ones)
Error: The linking step did not complete successfully
The formula built, but is not symlinked into /usr/local
You can try again using `brew link jpeg'
When I do
brew link jpeg
Linking /usr/local/Cellar/jpeg/8d... ln: wrjpgcom: File exists
I do not understand what this means? What should I be doing? Thanks
© Super User or respective owner