Installation:Mac
Jump to navigation
Jump to search
Contents
Binary package
If it is available for your OS version download the DMG archive and install it.
- Remove previously installed releases by cleaning
/Applications/Geopsy.org /Library/Geopsy.org
- Copy
Applications/Geopsy.org ==> /Applications/Geopsy.org Library/Geopsy.org ==> /Library/Geopsy.org
- To use the command line tools, modify your .profile like this:
echo "export PATH=/Applications/Geopsy.org/3.3/Utilities:$PATH" >> ~/.profile
(replace "3.3" by the actual branch number)
Source package
Compiling from the source package may be an option if the binary package is not yet available for your OS version. It takes a bit longer and requires several steps. Once a build environment is ready updates are relatively straight forward.