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

Error while installing on Mac #20

Open
alehano opened this issue May 19, 2015 · 1 comment
Open

Error while installing on Mac #20

alehano opened this issue May 19, 2015 · 1 comment

Comments

@alehano
Copy link

alehano commented May 19, 2015

brew install vips --without-fftw --without-libexif --without-libgsf \
>   --without-little-cms2 --without-orc --without-pango --without-pygobject3 \
>   --without-gobject-introspection --without-python
==> Installing vips from homebrew/homebrew-science
==> Downloading http://www.vips.ecs.soton.ac.uk/supported/8.0/vips-8.0.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/vips-8.0.2.tar.gz
==> ./configure --prefix=/usr/local/Cellar/vips/8.0.2
==> make check
============================================================================
make[3]: *** [test-suite.log] Error 1
make[2]: *** [check-TESTS] Error 2
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
couldn't understand kern.osversion `14.3.0'

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/homebrew/homebrew-science/issues
@lovell
Copy link
Collaborator

lovell commented May 19, 2015

Perhaps try xcode-select --install first, known to fix all sorts of homebrew-related compilation errors.

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

No branches or pull requests

2 participants