Hi,

I just did a fresh installation of Julia from source files and
apparently all went well, but I get the following error when trying to
call Pkg.init()

Any idea what could be happening?

,----
| [angelv@duna ~]$ julia
|                _  
|    _       _ _(_)_     |  A fresh approach to technical computing 
|   (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
|    _ _   _| |_  __ _   |  Type "?help" for help.
|   | | | | | | |/ _` |  | 
|   | | |_| | | | (_| |  |  Version 0.5.1-pre+27 (2016-11-04 08:41 UTC) 
|  _/ |\__'_|_|_|\__'_|  |  Commit 25f7066* (6 days old release-0.5) 
| |__/                   |  x86_64-redhat-linux 
| 
| julia> Pkg.init()
| INFO: Initializing package repository /home/angelv/.julia/v0.5
| INFO: Cloning METADATA from https://github.com/JuliaLang/METADATA.jl 
| ERROR: ReadOnlyMemoryError()                                                  
                                                                                
                                                                                
                              
| julia>           
`----

Thanks,
-- 
Ángel de Vicente
http://www.iac.es/galeria/angelv/          

Reply via email to