In another message I mentioned about the troubles I have with moving
packages from Ubuntu to the Mac. To further understand about the problems,
I now experiment to add packages individually in a new ~/.julia directory.
The first package to add is Winston. It has trouble building Cairo with
the errors below. I checked in the finder that file
/Users/xxx/.julia/v0.3/Cairo/deps/downloads/glib-2.34.3.tar.xz does exist.
I wonder what the error message is about.
================================[ ERROR: Cairo
]================================
could not spawn `unxz -c
/Users/xxx/.julia/v0.3/Cairo/deps/downloads/glib-2.34.3.tar.xz`: no such
file or directory (ENOENT)
while loading /Users/xxx/.julia/v0.3/Cairo/deps/build.jl, in expression
starting on line 144
================================================================================
INFO: Building Tk
================================[ BUILD ERRORS
]================================
WARNING: Cairo and Homebrew had build errors.
- packages with build errors remain installed in /Users/xxx/.julia/v0.3
- build the package(s) and all dependencies with `Pkg.build("Cairo",
"Homebrew")`
- build a single package by running its `deps/build.jl` script
================================================================================
INFO: Package database updated
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type "help()" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.3.9 (2015-05-30 11:24 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release
|__/ | x86_64-apple-darwin13.4.0