What to do with the following? I am on Xubuntu 14.04 64bits.
==================================
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type "help()" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.3.0-rc3+14 (2014-08-13 16:01 UTC)
_/ |\__'_|_|_|\__'_| | release-0.3/0a5db5f (fork: 14 commits, 5 days)
|__/ | x86_64-linux-gnu
julia> Pkg.update()
INFO: Building Cairo
Installing dependency libglib2.0-0 via `sudo apt-get install libglib2.0-0`:
[sudo] password for xxxx:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libglib2.0-0 is already the newest version.
The following packages were automatically installed and are no longer
required:
baloo fonts-mathjax libakonadi-kde4 libakonadi-kmime4
libakonadiprotocolinternals1 libapr1 libaprutil1 libchm1 libjs-mathjax
libjs-sphinxdoc libjs-underscore libkabc4 libkcalcore4 libkldap4
libkmime4
libkpimutils4 libkresources4 libpodofo0.9.0 libserf-1-1 libsvn1
linux-headers-3.13.0-32 linux-headers-3.13.0-32-generic
linux-image-3.13.0-32-generic linux-image-extra-3.13.0-32-generic
linux-image-generic nautilus-script-manager python-apsw python-cherrypy3
python-cssselect python-dnspython python-keybinder python-markdown
python-mechanize python-netifaces python-pygments python-repoze.lru
python-routes python-webob subversion
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
====================================================================[
ERROR: Cairo
]===============================================================
Provider AptGet failed to satisfy dependency gobject
while loading ~/.julia/Cairo/deps/build.jl, in expression starting on
line 136
================================================================
INFO: Building Images
====================================================================[
ERROR: Images
]====================================================================
None of the selected providers can install dependency libMagickWand.
Use BinDeps.debug(package_name) to see available providers
while loading ~/.julia/Images/deps/build.jl, in expression starting on
line 36
================================================================
====================================================================[
BUILD ERRORS ]==============================================================
WARNING: Images and Cairo had build errors.
- packages with build errors remain installed in ~/.julia
- build a package and all its dependencies with `Pkg.build(pkg)`
- build a single package by running its `deps/build.jl` script
===================================================================