I trimmed my JULIA_HOME folder name length to avoid the overall 255 windows name limit. That got me further... But, now I get complaints about failing to satisfy dependency libgsl:
=================================[ ERROR: GSL ]================================= Provider PackageManager failed to satisfy dependency libgsl while loading C:\Users\kdrake\AppData\Local\Julia_0.3.0-prl\pkg\v0.3\GSL\deps\bu ild.jl, in expression starting on line 28 ================================================================================ ================================[ BUILD ERRORS ]================================ WARNING: GSL had build errors. - packages with build errors remain installed in C:\Users\kdrake\AppData\Local\ Julia_0.3.0-prl\pkg\v0.3 - build a package and all its dependencies with `Pkg.build(pkg)` - build a single package by running its `deps/build.jl` script ================================================================================ julia> - kieron On Monday, March 10, 2014 6:34:26 PM UTC+1, Kieron Drake wrote: > > > > BTW -- I note that the required filename > "repodata%2f4a21ea25c5c6827148dc5358d0dbbcba7aa71e31a523e141374784ff2a81251a-primary.xml" > > appears to be too long for Windows... Is that the issue? > - kieron >
