Install Cloud Connector on Linux
Before you install Cloud Connector on Linux, ensure that you have:
- 64-bit operating system: SUSE Linux Enterprise Server 11, 12, or 15, or Redhat Enterprise Linux 6, 7, or 8.
- Cloud Connector RPM installer contained in the ZIP for Linux from SAP Development Tools for Eclipse.
- Java 7 or Java 8 installed. Note: You can execute the following commands:
- rpm -qa | grep jvm: To check the JVM version on your system.
- rpm -i sapjvm-<version>-linux-x64.rpm: To install the SAP JVM.
- Set the environment variable <JAVA_HOME> to the Java installation directory
or add the Java installation's bin subdirectory to the <PATH>
variable.Note: This is applicable only if you use the tar.gz archive for installation.