You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I never understood this properly before, but I'm having success with setting PKG_LIBS and PKG_CPPFLAGS and LD_LIBRARY_PATH env vars to point to a local build for a user, even with a distro-installed PROJ lib.
Allow users to link to the non-default libproj, but still require libproj >= 6.3.1.
@jeroen's anticonf already has this capability (example in jeroen/curl) and is much simpler than autoconf, so perhaps it's worth adopting.
The text was updated successfully, but these errors were encountered: