Anchor | ||||
---|---|---|---|---|
|
...
- Review all system requirements thoroughly
- Ensure you have the license file (license.lic) as this will be required during the installation process. If you do not have this license file, please contact your Zephyr Sales Account Manager or send an email to sales@getzephyr.com
- Download required software
Installing Java
...
1. Execute the Java JDK installation with the command:
Code Block | ||
---|---|---|
| ||
shell> rpm –ivh jdk-8u101-linux-x64.rpm |
...
Code Block | ||
---|---|---|
| ||
shell> java –version |
Installing MySQL
...
1. Install MySQL RPMs in the order shown below:
...