I installed the Generic x86 Linux Julia 1.4.0 binary from here, onto an Ubuntu instance on AWS. Julia works fine at the REPL, but some packages cause errors during precompilation. For example,
Julia> using Distributions
[ Info: Precompiling Distributions [31c24e10-a181-5473-b8eb-7969acd0382f]
ERROR: could not load library "/home/ubuntu/julia-1.4.0/lib/julia/sys.so"
/home/ubuntu/julia-1.4.0/lib/julia/sys.so: failed to map segment from shared object
Do I need to additionally setup some environment variables?
I have also same issue, after check in dmesg…identified low memory Error,is any solution use precompiled one
[ 4464.550217] Out of memory: Kill process 2708 (julia) score 386 or sacrifice child
[ 4464.555547] Killed process 3014 (julia) total-vm:727572kB, anon-rss:167824kB, file-rss:
676kB, shmem-rss:0kB