The following instructions apply when you install the product inside Ubuntu 20.04 WSL2 on Windows.
Note: The embedded
Rumba Mainframe Display view is not supported in this scenario. You can use the HACloud TN3270 Session Server which is available with the product
instead. See
Terminal Emulation with Micro Focus Host Access for the Cloud.
Prerequisites
You need to have a new instance of a Ubuntu 20.04 WSL2 running on Windows.
- In Windows, open the Ubuntu WSL2 console.
- Download and install Java. Eclipse supports versions 11 through to 15.
- Create a symbolic link in Ubuntu from
java-install-dir/bin/java to
/usr/bin/java.
This enables the installer to locate Java when you run commands as the root user.
- Execute the following commands to install the prerequisites for
Enterprise Developer:
sudo apt-get update
sudo apt-get install libgc1c2
sudo apt-get install libgtk-3-0
sudo apt-get install libnotify-bin
sudo apt-get install unzip
sudo apt-get install xterm
sudo apt-get install nasm
sudo apt-get install gcc
Known issues in Ubuntu running on Windows 11
- The Eclipse icon in the Windows Start menu does not work.
- If you reset Ubuntu 20.04 WSL2, the Micro Focus icons created in Ubuntu are not removed from the Start menu.