Hi, Tony Kelman <t...@kelman.net> writes: > Was this by any chance a source build in the same git clone where you had > previously compiled the master 0.6-dev branch of julia?
No. Just to make sure, I deleted the directories .julia and julia and did it again as per the instructions at: https://github.com/JuliaLang/julia I'm stuck here... Any help appreciated. ,---- | [angelv@duna SRC_CODE]$ git clone git://github.com/JuliaLang/julia.git | [angelv@duna SRC_CODE]$ cd julia | [angelv@duna julia]$ git checkout release-0.5 | [angelv@duna julia]$ make -j 14 | | [angelv@duna julia]$ pwd | /scratch1/angelv/SRC_CODE/julia | | [angelv@duna julia]$ which julia | /scratch1/angelv/SRC_CODE/julia/julia | | [angelv@duna julia]$ 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 (7 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> `---- -- Ángel de Vicente http://www.iac.es/galeria/angelv/