Closed RadoslawT closed 10 years ago
As I can see from error webp header files is not found. Try to reinstall webp or maybe this problem "homebrew and macports on the same mashine" need to be solved
Try:
brew link webp
I got the same problem. Those files are on the system, but in opt/local/include
. Seems like copy/pasting them to /usr/local/include
fixed the file not found issue.
@kamisana did you try brew link webp
?
No, I'm using macport.
Trying to install the libwebp library manually also failed, as it's installed inside /usr/local/include/webp
. Weird, but moving the files inside the webp folder to /usr/local/include
seems to fix the issue.
@kamisama yep, the same trick used for Travis-CI for testing - https://github.com/le0pard/webp-ffi/blob/master/spec/travis_build.sh#L8
Hi, I have such problem during gem install webp-ffi on os x 10.9.1
Libs seems to be installed fine