I'm now getting this error when running the following code in IJulia:
Graph("""
digraph graphname {
a -> b -> c;
b -> d;
}
""")
The error is:
ccall: could not find function cairo_get_target
in cairo_format at /home/mlubin/.julia/v0.3/GraphViz/src/GraphViz.jl:539
julia> versioninfo()
Julia Version 0.3.0-rc4+2
Commit 4b31fdf (2014-08-18 18:39 UTC)
Platform Info:
System: Linux (x86_64-linux-gnu)
CPU: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
LAPACK: libopenblas
LIBM: libopenlibm
LLVM: libLLVM-3.3