The package does not seem to be registered in METADATA, yet - you can install
it with Pkg.clone("https://github.com/jverzani/JGUI.jl.git") though.
Am 12.05.2015 um 13:49 schrieb Peter Kristan <[email protected]>:
> ERROR: unknown package JGUI
> in wait at task.jl:51
> in sync_end at task.jl:311
> in add at pkg/entry.jl:55
> in anonymous at pkg/dir.jl:28
> in cd at file.jl:30
> in cd at pkg/dir.jl:28
>
> I get the above error when trying to install the JGUI library with the
> command "Pkg.add("JGUI")", as written on this page.
> Does anyone know why this is and how to get around it? I can't seem to find
> any mention of this problem, or JGUI for that matter.