System Requirements/Prerequisites
From InterBase
Go Up to What's New in InterBase 15
InterBase Developer, Desktop and Server Edition
Note: Desktop Edition is only available on Windows.
- Supported operating systems:
- Windows (64-bit):
- Windows 11
- Windows 10
- Windows Server 2025
- Windows Server 2022
- Linux (64-bit):
- RHEL 10
- Ubuntu 24
- Ubuntu 22
- Windows (64-bit):
- Supported processor architecture:
- Windows, and Linux
- Intel x86-64
- Windows, and Linux
- Hard disk space:
- Installation files: ~250MB (~350MB for Japanese version).
- Space needed for install:
- ~46 MB for Client Only installation.
- ~117 MB for Server and Client installation.
InterBase ToGo Edition
- Supported operating systems:
- Windows (64-bit, 32-bit):
- Windows 11
- Windows 10
- Linux (64-bit, 32-bit):
- RHEL 10
- Ubuntu 24
- Ubuntu 22
- macOS (64-bit, 32-bit):
- macOS Sequoia (15)
- Android:
- Android 15 (API Level 35)
- Android 14 (API Level 34)
- 13
- iOS
- iOS 18
- Windows (64-bit, 32-bit):
- Required libraries:
- JRE
Note:
JRE is required to run the License Manager on Windows, Linux, and macOS systems. Linux systems require openjdk-8, for example on Ubuntu you can run
JRE is required to run the License Manager on Windows, Linux, and macOS systems. Linux systems require openjdk-8, for example on Ubuntu you can run
sudo apt install openjdk-8-jdk
Important:
When installing InterBase on RHEL 9, installation may fail due to fapolicyd blocking the execution of the JDK version included on the installer. To overcome this, stop fapolicyd running:
When installing InterBase on RHEL 9, installation may fail due to fapolicyd blocking the execution of the JDK version included on the installer. To overcome this, stop fapolicyd running:
systemctl stop fapolicyd
and then run the InterBase installer, after installation finishes start fapolicyd. Refer to fapolicy documentation to learn more about fapolicy.