You don’t need to set it inside Julia, but before starting it:
LD_LIBRARY_PATH="" julia
or
export LD_LIBRARY_PATH=""
julia
You don’t need to set it inside Julia, but before starting it:
LD_LIBRARY_PATH="" julia
or
export LD_LIBRARY_PATH=""
julia