Hello colleague, When i read the thread correctly, you have now a solution. Just for completness and if someone runs into the same problem:
On Monday, October 5, 2015 at 9:49:50 PM UTC+2, [email protected] wrote: > > Posted, but for some reason the post disappeared as I am new to the group. > > Ran BinDep.debug("Cairo") --nice feature!--to see if I could figure out > more. > ... > It suggests that dependencies that failed to build aren't needed on my > platform (which makes on wonder why any attempt to build them occurred...). > But, when I run using Cairo, it fails to precompile: > > > *julia> **using Cairo* > > *INFO: Precompiling module Cairo...* > > ERROR: LoadError: could not open file > /Users/lewislevinmbr/.julia/v0.4/Cairo/src/../deps/deps.jl > > > This looks like: https://github.com/JuliaLang/BinDeps.jl/issues/180.
