-
Notifications
You must be signed in to change notification settings - Fork 387
Closed
Labels
Milestone
Description
I believe it's a known issue and was reported somewhere, but I can't find it.
The macOS bundle works well for GMT command-line/scripts, but doesn't work for pygmt, and may also not work for GMT.jl.
This is what I get with pygmt:
GMTCLibNotFoundError: Error loading the GMT shared library '/Applications/GMT-6.0.0.app/Contents/Resources/lib/libgmt.dylib':
dlopen(/Applications/GMT-6.0.0.app/Contents/Resources/lib/libgmt.dylib, 6): Library not loaded: @executable_path/../lib/libcurl.4.dylib
Referenced from: /Applications/GMT-6.0.0.app/Contents/Resources/lib/libgmt.dylib
Reason: Incompatible library version: libgmt.dylib requires version 11.0.0 or later, but libcurl.4.dylib provides version 10.0.0