The regular tarball is just Julia source; dependencies (LLVM, etc.) will be
downloaded by the build system. The full tarball contains Julia plus source
bundles for all (non-system) external libraries, so it should be possible
to build Julia from that bundle without further downloads, provided the
required build toolchain is installed.

On Fri, Oct 9, 2015 at 5:28 PM, Bailey Kong <[email protected]> wrote:

> On the download page, there are two source tarballs. Does anyone know the
> difference between tarball
> <https://github.com/JuliaLang/julia/releases/download/v0.4.0/julia-0.4.0.tar.gz>
>  and full tarball
> <https://github.com/JuliaLang/julia/releases/download/v0.4.0/julia-0.4.0-full.tar.gz>
> ?
>

Reply via email to