This section will outline the environment variables that are used by Qore.
Table 2.1. Qore Environment Variables
Environment Variable | Description |
---|---|
| This environment variable should contain a colon-separated list of directories which will be searched for Qore modules when Qore starts. If any modules are found, they are loaded automatically before any parsing starts. |
| This environment variable should contain a colon-separated list of directories which will be searched when modules are loaded with the |
| This variable should be a colon-separated list of directories where the Qore binary should look for include files |
| If this variable is set, then the default character encoding name for the process will be the value of this variable. This variable takes precedence over the |
| If this variable is set and includes a character encoding specification, then, if the |