Installing Memento on Linux
1. | Read the Notice for Linux. |
2. | Open the Memento Download Area and select the setup file according to the processor architecture: |
● | For a x86_64 (64-bit) processor architecture, select the memento-linux-x86_64-<MA.MI.RE.BU>.tar.gz setup file. |
● | For a AArch64 (64-bit) processor architecture, use the memento-linux-aarch64-<MA.MI.RE.BU>.tar.gz setup file. |
3. | Extract the memento-linux-<ARCH>-<VERSION>.tar.gz archive, e.g., with tar -xaf memento-linux-<ARCH>-<VERSION>.tar.gz |
4. | Run the installation script: sudo ./memento-linux-<ARCH>-<VERSION>/install.sh |
● | If you have an existing Memento installation, the installer tool prompts you to uninstall it before being able to continue. Otherwise, it prompts you for the selection of the destination folder. |
● | After installation, sudo /opt/euresys/memento/shell/check-install.sh can be executed to check the Memento installation and troubleshoot issues. |