Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dyld: Library not loaded: /usr/local/lib/liblzma.5.dylib #530

Closed
reidcooper opened this issue Jul 27, 2015 · 6 comments
Closed

dyld: Library not loaded: /usr/local/lib/liblzma.5.dylib #530

reidcooper opened this issue Jul 27, 2015 · 6 comments
Labels

Comments

@reidcooper
Copy link

I get this issue when I run pianobar:

dyld: Library not loaded: /usr/local/lib/liblzma.5.dylib
  Referenced from: /usr/local/lib/libavcodec.56.dylib
  Reason: Incompatible library version: libavcodec.56.dylib requires version 8.0.0 or later, but liblzma.5.dylib provides version 6.0.0
[1]    13638 trace trap  pianobar

Any suggestions?

@gwark000
Copy link

I've also gotten this same error installing onto a new OS X machine via brew. Which OS/install method are you using?

@reidcooper
Copy link
Author

I am currently using The most up to date Yosemite and I am using brew.

@PromyLOPh
Copy link
Owner

Please move this issue to the brew bug tracker. There’s nothing I can do
about it here.

@gwark000
Copy link

Issue has resolved itself for me after no significant action. Perhaps a simple restart or logout was needed.

@reidcooper, does this work for you?

@reidcooper
Copy link
Author

I just tried it and it didn't work, unfortunately.

@reidcooper
Copy link
Author

I found a fix,

http://stackoverflow.com/questions/31612086/cannot-get-ffmpeg-to-work-after-installing-from-homebrew

Run:

brew install xz

That should fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants