Loqate installers are available as multi-thread (
mt) and single-thread (st) engines.Available Installers
Windows x86 and x86_64
Linux x86
Linux x86_64
AIX
Dependencies
If using Windows without the correct library dependency installed, you may see the following error message:
Customized Installs
Each installer can be customized during installation using a settings file (default:setup.ini).
Settings File Options
All options are optional.
Default InstallDir values:
- Windows:
C:\Loqate\ - Linux/Unix:
/opt/loqate
Settings File Tips
- Custom License: Add a license text file, set
LicenseFileto its location, and setShowLicensetoyesfor graphical and command line installations - Custom Logo: Set
ProductLogoto add a customized logo to graphical installations - Custom Icon: Set
ProductIconin Windows installations to add an icon to start menu shortcuts - Modules (silent mode): Options are
Java,.Net,Batch,Demo,InstallManager,Node,Central, andAll. C++ is always installed - Samples (silent mode): Options are
C++,Java,.Net,Batch, andAll - SampleData (silent mode): Determines whether sample US data is installed
Settings File Examples
Linux GUI/commandline install:Installation Modes
The Windows and Linux installers can be run in graphical, console, or silent mode. The settings file is optional in these modes. The settings file is specified by the--setup-file option. If no settings file is specified, the installer will look for a file named setup.ini in the same folder as the installer. If no such file exists, the installer will run with no settings file.

