You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build the Rsvg.jl package which uses Homebrew.jl to install deps. When I run Pkg.build("Rsvg") I receive the following error. I am having some functionality issues in Rsvg so I am posting here to resolve installing Rsvg via Homebrew.jl.
I am running Julia 0.6.4 and Homebrew.jl v"0.6.6"
Julia> Pkg.build("Rsvg")
INFO: Building Homebrew
Already up-to-date.
INFO: Building Cairo
INFO: Building Rsvg
Error: No available formula with the name "libgio"
Error: No available formula with the name "libgio"
The text was updated successfully, but these errors were encountered:
Hi @staticfloat ,
I am trying to build the Rsvg.jl package which uses Homebrew.jl to install deps. When I run
Pkg.build("Rsvg")
I receive the following error. I am having some functionality issues in Rsvg so I am posting here to resolve installing Rsvg via Homebrew.jl.I am running Julia 0.6.4 and Homebrew.jl v"0.6.6"
The text was updated successfully, but these errors were encountered: