Hi!
Trying to install Winston, Gadfly or Gaston as suggested here
<http://julialang.org/downloads/>fails with following error message:
julia> Pkg.add("Gadfly")
Pkg.add("Gadfly")
INFO: Initializing package repository C:\Users\Raffael\.julia
INFO: Cloning METADATA from git://github.com/JuliaLang/METADATA.jl
fatal: Unable to look up github.com (port 9418) (Beim Datenbankaufruf ist
ein ni
cht behebbarer Fehler aufgetreten.)
ERROR: failed process: Process(`git clone -q -b metadata-v2
git://github.com/Jul
iaLang/METADATA.jl METADATA`, ProcessExited(128)) [128]
in pipeline_error at process.jl:476
in success at process.jl:468
in run at process.jl:453
(Beim Datenbankaufruf ist ein nicht behebbarer Fehler aufgetreten.)
= (During the data base request a non-recoverable error occured.)
I just joined the community one hour ago and am pretty clueless how to deal
with this issue.
Julia:
Version 0.2.0 (2013-11-16 23:44 UTC)
Official http://julialang.org release
x86_64-w64-mingw32
OS:
Windows 8 Pro 64bit
Kind regards
Raffael