MacOS homebrew libgr v0.55.0 does not work with workstations other than gksqt
kojix2 opened this issue · 2 comments
kojix2 commented
GKSTerm does not work with libgr (v0.55.0), available via homebrew package manager.
You have to set environmental varialbe GKS_WSTYPE
.
https://gr-framework.org/workstations.html#workstation-types
export GKS_WSTYPE=411 # gksqt
kojix2 commented
This issue will be closed as a new version of GR is available.
kojix2 commented
This problem is still present today.
Set ENV['GKSwstype']='gksqt'
to make gksqt the default on macOS.