Skip to content

Proj not loading on x86 platforms #128

@BenCurran98

Description

@BenCurran98

Hi! I've recently noticed that Proj isn't loading its artifacts from PROJ_jll properly on ubuntu with x86 architecture? You can see an example of it here but the main error it shows is:

ERROR: LoadError: InitError: could not load library "/home/runner/.julia/artifacts/1d0059ab198b22a3ed51541671c40258be799733/lib/libproj.so"
libsqlite3.so.0: cannot open shared object file: No such file or directory
Stacktrace:
  [1] #dlopen#3
    @ ./libdl.jl:120 [inlined]
  [2] dlopen(s::String, flags::UInt32)
    @ Base.Libc.Libdl ./libdl.jl:119
  [3] macro expansion
    @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined]
  [4] __init__()
    @ PROJ_jll ~/.julia/packages/PROJ_jll/lq5nt/src/wrappers/i686-linux-gnu-cxx11.jl:50

Any help would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions