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

Installation on Mac with GDAL from other sources #2

Open
joshua-goldberg opened this issue Oct 4, 2024 · 0 comments
Open

Installation on Mac with GDAL from other sources #2

joshua-goldberg opened this issue Oct 4, 2024 · 0 comments

Comments

@joshua-goldberg
Copy link

Hi there,

I recently downloaded the GTB macOS installer, but it appears the program is looking for GDAL in the wrong place. I have GDAL installed through homebrew, which offers more regular updates to gdal and associated libraries. I'm reluctant to install the KyngChaos frameworks, since they are older, updated less frequently and introduce the potential for issues (multiple versions in different places, managed differently on the same machine).

By default, homebrew installs packages into /opt/homebrew/opt, which gets symlinked to /usr/local/opt. GDAL, PROJ are in my path (gdalinfo --version returns the expected results, for example), but GTB is not connecting to these libraries.

Screenshot 2024-10-04 at 11 19 42 AM

Any ideas about how to get GTB working with GDAL from a different source? Thanks for your time.

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

1 participant