Manual Install
- Go to our releases page
- Select the version you want to download
- Choose the Latest release unless you specifically need features that are available in a Pre-release
- Scroll down to the assets section for your chosen release
- Download the version of AnalysisPrograms suitable for your computer (see Choosing the asset)
- Extract the folder
- It can be installed in any directory
- We typically extract to a directory named
~\AP
or~/.local/share/AP
on Linux
- Make sure any Prerequisites are installed
- [Optional] Add the install directory to your
PATH
environment variable- Instructions in the Path document.
- Finally, check the install by running:
Run the following command:
C:\AP\AnalysisPrograms.exe CheckEnvironment
Choosing the asset
Prerequisites
Windows
None. Self contained download.
MacOSX
None. Self contained download.
Linux/Unix
The following additional dependencies may be required for Linux/Unix machines:
- MAYBE: ffmpeg
- a packaged version with AP.exe should work for all platforms except ARM and ARM64
- MAYBE: wavpack
- libsox-fmt-all, sox
- libav-tools (on some distros only, not needed in Ubuntu 18)
Build Packages
There are two variants of AP.exe:
- The Stable release is well tested used by QUT Ecoacoustics on our servers and is usually a few months old
- The Prerelease release is automatically built weekly, every Monday. It has more features and bug fixes than the stable release but it also could have more bugs.
You should use the Stable release unless there is a recent feature implemented or bug fix in the prerelease version that you need.