QAD Internationalization Extensions, Spain 2.2 > Install Guide > QAD Spain Internationalization Extension Installation Guide, Version 2.2 > Procedure > Installing the Spain Internationalization Extension Using QDT
  
Installing the Spain Internationalization Extension Using QDT
To perform the installation, you must know the location of the QAD Deployment Toolkit (QDT), as well as the name of the target environment.
Note: Ensure that you assign a blank password to the mfg user before you perform the installation; you can reset the password to its original value after the installation completes.
1 Start a terminal session on the QAD Enterprise Edition server.
2 Extract the installer ZIP file into an empty directory.
Note: The absolute path to this directory is referenced in the remainder of this document as [INSTALLATION DIR].
3 As a convenience, assign the environment variable QDT to the location where QDT is installed.
export QDT=[absolute path to QDT]
For example:
export QDT=/usr/local/qdt
4 Run the installer, replacing the tokens as follows.
 
[ENVIRONMENT]
The name of the target environment.
Note: To see a list of candidate names, list the contents of the $QDT/envs directory.
[INSTALLATION DIR]
The absolute path to the directory where you extracted the installer ZIP file.
$QDT/pstage/netui-module-standard/install.sh
    –Dconfig.src=$QDT
    –Dconfig.env=[ENVIRONMENT]
    –Dinstallation=[INSTALLATION DIR]
    –i silent
Important: The command must be entered on a single line, as shown in the example.
For example:
$QDT/pstage/netui-module-standard/install.sh -Dconfig.src=$QDT -Dconfig.env=production ‑Dinstallation=/tmp/i19-es -i silent
5 Run the conversions program, conversions.p, which is located in the same folder as this installation guide.
Note: You only need to perform this step if you have version 1.0 of Spain Internationalization Extension package on your system. If you have no previous version installed or you are upgrading from version 1.1, you do not need to perform this step.