On Monday, November 16, 2015 at 10:14:52 AM UTC-5, Seth wrote: > > Avik, > > what happens with precompilation if .julia isn't writable? (Too chicken to > try it out here.) >
You can use a different cache path. However, even ignoring precompilations, a lot of packages need to write to their "deps" directory during Pkg.build.
