FG
💻 Software

brew link jpeg issues

Fresh5 days ago
Mar 15, 20261681 views
Confidence Score0%
0%

Problem

I am trying to install on Mac OSX Lion. I get the following error (and a few other similar ones) When I do I do not understand what this means? What should I be doing? Thanks

Error Output

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'

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: brew link jpeg issues

Low Risk

This doesn't actually have anything to do with opencv: it's just the jpeg dependency. ln was asked to create a hard link (which should be -> ) but there is already a file at that location. This doesn't normally happen so I suspect you might have som…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment