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
With GeoDa running on macOS, I have noticed that GeoDa needs write access to several directories and files in the /Applications/ folder where it is installed (e.g. /Applications/GeoDa.app/Contents/Resources/cache.sqlite). When multiple users use the computer, this does not work properly without manually setting permissions. Would it be possible to specify a per-user location for these files? A user's home directory (possibly within a subfolder of ~/Library/ or ~Library/Application Support) could be an appropriate location for such files. There are workarounds, but specifying a user-accessible location for the mentioned files and folders by default may be the cleanest solution, that avoids multiple installations or manual interventions regarding the permissions in /Applications/.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With GeoDa running on macOS, I have noticed that GeoDa needs write access to several directories and files in the
/Applications/
folder where it is installed (e.g./Applications/GeoDa.app/Contents/Resources/cache.sqlite
). When multiple users use the computer, this does not work properly without manually setting permissions. Would it be possible to specify a per-user location for these files? A user's home directory (possibly within a subfolder of~/Library/
or~Library/Application Support
) could be an appropriate location for such files. There are workarounds, but specifying a user-accessible location for the mentioned files and folders by default may be the cleanest solution, that avoids multiple installations or manual interventions regarding the permissions in/Applications/
.Beta Was this translation helpful? Give feedback.
All reactions