@Ian Thats totally fine, better be picky then sorry =) @Laszlo Are you on windows? That happened to me as well, and wasn't really reproducible. I think it's a bug somewhere and I had to to do Pkg.clone() instead of Pkg.add()
2014-07-25 23:13 GMT+02:00 Iain Dunning <[email protected]>: > Laszlo, have you run Pkg.update in the last month? Or perhaps you are on > Julia 0.2? > > > On Friday, July 25, 2014 5:06:28 PM UTC-4, Laszlo Hars wrote: >> >> julia> Pkg.clone("https://github.com/SimonDanisch/GLPlot.jl") >> INFO: Cloning GLPlot from https://github.com/SimonDanisch/GLPlot.jl >> INFO: Computing changes... >> ERROR: unknown package React required by GLPlot >> in error at error.jl:21 >> in requirements at pkg/query.jl:9 >> >
