Hi Everyone, when I try to install Cairo, I get the error
Error: Operation already in progress for pkg-config
Another active Homebrew process is already using pkg-config.
Please wait for it to finish or terminate it to continue.
==================================================================================[
ERROR: Cairo
]===================================================================================
failed process:
Process(`/Users/stepa/.julia/v0.3/Homebrew/deps/usr/bin/brew install
--force-bottle staticfloat/juliadeps/cairo`, ProcessExited(1)) [1]
while loading /Users/stepa/.julia/v0.3/Cairo/deps/build.jl, in expression
starting on line 144
=====================================================================================================================================================================================
==================================================================================[
BUILD ERRORS
]===================================================================================
WARNING: Cairo had build errors.
- packages with build errors remain installed in /Users/stepa/.julia/v0.3
- build the package(s) and all dependencies with `Pkg.build("Cairo")`
- build a single package by running its `deps/build.jl` script
Please help me, this is a clean Julia install!
What can I do to track the error.
Thank you.