Run Eko
Note: Eko is a Querix text terminal client only required for older Hydra versions where you had to deploy multiple application instances to run gui and text terminals in parallel.
Usage :
eko [-h host] [-p port] [-v] command
- -h host specify a host to connect to
- -p port specify a port to connect to
- -v print version and exit
- command Application Binary File name
unable to open terminal
If you are receiving errors of the form
unable to open terminal: terminal_type
It may be necessary to check the values for the environment variables TERM and TERMINFO. TERMINFO should point to the relevant terminfo library on your system, for example
TERMINFO=/usr/share/lib/terminfo
export TERMINFO
Environment/curses
cross reference 'environ' (MUST BE LINKED !!!!)
Wrong platform
If you are receiving errors of the form
cannot execute file: eko it may be that the binary is for the wrong platform type. Contact Querix to receive the Eko binary for the system you are using, and re-install it.