Hi, I can successfully compile on RHEL5 using this in "Make.user": FC=gfortran44 CC=gcc44 CXX=g++44 USE_SYSTEM_BLAS=0
I also installed the following software before I built: binutils-2.24 git-1.8.5.4 patchelf-0.8 I believe patchelf is no longer needed separately. I have an issue that the build is unstable (segfaults) if run from slightly different computers (eg minor OS version, different CPU?). So I don't know how to build a binary that works well in general. Glen On Friday, February 14, 2014 4:22:24 AM UTC-5, [email protected] wrote: > > I'm really, really frustrated to compile Julia on our server. Anyone who > can share me a binary Julia compiled on Red Hat Enterprise Linux Server > platform? Many thanks! >
