Troubleshooting Installation Problems
When there are problems with the installation process, Oracle Utilities Live Energy Connect 25.12.0.0.0 provides steps to determine what the problem is and remedy it.
The following is a list of troubleshooting steps you can use if you encounter certain problems during the installation process:
Problem: Uncompressing Oracle Utilities Live Energy Connect ... Extraction failed
When the self-extracting archive is run, it will use the tar program to untar the contents of the installer. If it cannot call the tar command it will print the following error:
Solution: The tar program can be installed with the following shell command:
sudo dnf install tar