Dumb packaging question:

On Linux (Ubuntu 14), running make binary-dist produces a nice relocatable 
tarball with relative rpath linking. However it doesn't work unless 
libgfortran has been installed on the system. I found this odd because 
libgfortran appears in the build directory (e.g. 
julia-cb77503114/lib/julia/libgfortran.so.3). Why is it not included in the 
tarball? Is there a make flag that can force this? Or is it avoided for a 
licensing reason?

Thanks,

Sebastian

Reply via email to