Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't seem to add / use ArchGDAL properly - GDAL, GDAL_jll and libgeotiff_jll seem to have some kind of issue. #427

Closed
jwrozelle opened this issue May 24, 2024 · 2 comments

Comments

@jwrozelle
Copy link

jwrozelle commented May 24, 2024

I've tried completely uninistalling and adding a fresh install of Julia, then using ] add ArchGDAL

Persistently tells me

"ERROR: LoadError: InitError: could not load library "C\Users\USERNAME\.julia\artifacts\356b5bdc540243e0fadea8d16f948dc26c1f6eeb\bin\libgeotiff.dll"

Also fails to load GDAL and GDAL_jll. I'm unclear what's happening.

I'm on Julia v1.10.3.

I've tested this on a second windows machine and am experiencing the same issue.

@visr
Copy link
Collaborator

visr commented May 25, 2024

This is quite unfortunate, related to new versions of GDAL_jll and PROJ_jll. This should help for now:

add PROJ_jll@901.300 GDAL_jll@301.900

@visr
Copy link
Collaborator

visr commented May 27, 2024

The broken GDAL and PROJ builds have now been yanked from the General registry, so I'm closing this. I wrote JuliaPackaging/Yggdrasil#8781 on fixing the build script.

@visr visr closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants