QAD Spain Internationalization Extension, Version 1.2,Installation Instructions > Procedure
  
Procedure
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-finance -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 Extensions 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.