julia> push!(Libdl.DL_LOAD_PATH, “/home/fg/GMT/lib”)
ERROR: UndefVarError: Libdl not defined
Stacktrace:
[1] top-level scope at none:0
julia> push!(Libdl.DL_LOAD_PATH, “/home/fg/GMT/lib”)
ERROR: UndefVarError: Libdl not defined
Stacktrace:
[1] top-level scope at none:0