Installing ZD&T emulator

To install ZD&T emulator, run the installer from the root user ID.

  1. Open the directory that contains the installer ZDT_Install_EE_V12.0.5.0.tgz.
  2. Change the authority.
    chmod 755 ZDT_Install_EE_V12.0.5.0.tgz
  3. Decompress the installer.
    tar -xzvf ZDT_Install_EE_V12.0.5.0.tgz
  4. Optional: Read the README.txt file for the complete installation steps.
  5. Run the installer.
    ./ZDT_Install_EE_V12.0.5.0.x86_64
  6. Select 4 for ZD&T emulator.
  7. Select 1 to install.
  8. Press ENTER, and read the license agreements carefully. At the end of the license, enter yes to accept or no to decline the terms.
  9. Optional: Enter y to install all needed dependencies or enter n to decline.

    By entering y, all required dependencies will be installed. The list of dependencies is mentioned in the Prerequisites. You need to have access to internet and software repository to install the dependencies. Otherwise, installation will complete without dependencies, and you need to install the dependencies manually.

  10. Read the warning message, and accept or decline by entering y or n.
  11. After the installation completes, run the following command to verify whether the installation is successful.
    • RHEL operating system
      rpm -qa | grep z1091
    • UBUNTU operating system
      dpkg -l | grep z1091
Alternatively, after you complete steps 1 - 4, you can install ZD&T emulator silently.
  • To install ZD&T emulator, run the following command.
    ./ZDT_Install_EE_V12.0.5.0.x86_64  --install --zdtem
  • To ZD&T emulator with all dependencies, run the following command.
    ./ZDT_Install_EE_V12.0.5.0.x86_64  --install --zdtem --dep
  • To ZD&T emulator with network configuration, run the following command.
    ./ZDT_Install_EE_V12.0.5.0.x86_64  --install --zdtem --net
Note: ZD&T emulator cannot be installed on the same system as Software-based License Server, Hardware-based License Server, and ZD&T Enterprise Edition.