Secondo on macOS Monterey (12): Installation Instructions for ARM-CPUs (M1)

Please Note

Warning: The M1 Port of SECONDO is current under development. Some features might be unstable.


To be able to compile the Secondo database system, some tools and libraries must be installed. This document describes how to install all required tools.

Fresh Installation

Step 1: Installing xcode command line tools

If the xcode tools are already present, the compiler version is printed out. Otherwise a window pops up. Just click on install.

Step 2: Install a M1 native Java SDK

Step 3: Install the Required Tools

Step 4: Install further tools and set environments variables

Step 5: Compiling Secondo

Upgrade

Please ensure that you have installed at least Xcode 13 and the Xcode 13 command line tools are active (see Xcode → Preferences → Locations → Command Line Tools).
To upgrade from a previous OS X / SDK version, please execute:

That is all, your Secondo SDK is successfully upgraded.
Last Changed: 2021-11-01 (JNI)