I'm having trouble building the current master on a unix cluster, 
see https://github.com/JuliaLang/julia/issues/7482

I was able to build it some time ago, so this commit builds:

https://github.com/JuliaLang/julia/commit/ac46d58c5a23a8020c666789ca80614f5cda4d8f

that version:

Julia Version 0.3.0-prerelease+3219 
Commit ac46d58* (2014-05-26 22:51 UTC) 
Platform Info: 
System: Linux (x86_64-redhat-linux) 
CPU: Intel(R) Xeon(R) CPU 5150 @ 2.66GHz 
WORD_SIZE: 64 
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY) 
LAPACK: libopenblas 
LIBM: libopenlibm

I am using the DataFrames and Distributions packages. they are not 
compatible with the 35 day old master. What's the best way to get those 
packages working with this version? grab a checkout from around that date?
thanks

Reply via email to