4.4.2 Setting Up an Environment Variable on the UNIX or Linux Client Side

Set the UNIX or Linux environment variables for correct operation of Libero SoC Design Suite. To perform this step, consider the appropriate example shown below.
  • RHEL and CentOS:

    Set the following environment variables:

    setenv LM_LICENSE_FILE 1702@sage
    setenv SNPSLMD_LICENSE_FILE port@hostname (Ex: 1702@license_server)
    setenv SYNPLCTYD_LICENSE_FILE port@hostname (Ex: 1702@license_server)
  • Ubuntu:

    Set the following environment variables:

    export LM_LICENSE_FILE port@hostname (Ex: 1702@license_server)
    export SNPSLMD_LICENSE_FILE port@hostname (Ex: 1702@license_server)
    export SYNPLCTYD_LICENSE_FILE port@hostname (Ex: 1702@license_server)