I'm trying to use the GMT plugin in OpendTect 6.0.0 on OS X 10.11.6. I keep getting the error message "sh: psbasemap: command not found" upon trying to create my map. I've installed the GMT-5.2.1 app, set the environment variable GMTROOT as /Applications/
GMT-5.2.1.app/Contents/Resources, and added /Applications/
GMT-5.2.1.app/Contents/Resources/bin to my PATH. I've done this for both my .bash_profile and .profile (sh shell, which GMT seems to use). I've also sourced gmt_functions.sh in my .profile, which *should* allow for calls to the old gmt commands (i.e., using the syntax before the gmt module was adopted in GMT5). My questions: