A per-user installation of the MDEX Engine may be used if administrator permissions are unavailable. This is primarily useful for training and for small-scale development environments.
Before installing, make sure to uninstall any previous versions of the MDEX Engine using the Uninstall a program utility in the Control Panel.
To install the Endeca MDEX Engine as a per-user installation:
The wizard verifies the contents of the installation package and confirms that no previous version is installed.
You cannot install the MDEX Engine into a directory that contains content.
The wizard displays both the required and available disk space for the target directory chosen. The MDEX Engine requires approximately 500 MB of disk space. The installer requires approximately 190 MB of space on the system drive for temporary files. These files are cleared after the installation process completes.
If you intend to run MDEX Engine applications or tools from the command line, without using the EAC or JCD and Control Interpreter, run the batch file mdex_setup.bat after you install the MDEX Engine. You must run this script from a Windows Command Prompt, not a PowerShell Console.
The MDEX Engine installer creates this batch file in the target directory. For example, if you installed to the default location, this file is located at %USERPROFILE%\MDEX\<version>\mdex_setup.bat.
The batch file sets up the environment variable ENDECA_MDEX_ROOT that the MDEX Engine uses and that points to %USERPROFILE%\MDEX\<version>.The script also adds the utilities directory and the MDEX Engine binaries to the search path.
The script is optional and provided as a convenience. Note that it only sets the variables for the current user in the current context. Optionally, you can manually set the environment variables as global environment variables.