ft_find_java_home - Fluid Topics - 3.11

Install Fluid Topics on a Single Server

Operating system
Debian
Category
Technical Notes
Audience
public
Version
3.11

The ft_find_java_home script is used to find a suitable Java home to run Fluid Topics.

Command template:

ft_find_java_home [--bin-path $PATH] [-v] [-h]

Command example:

ft_find_java_home --bin-path /usr/local/java_dir

Command arguments:

  • --bin-path: Computes Java bin path.
  • -h: Displays the help and lists all available optional arguments for the command. Can also be written --help.

  • -v: Activates verbose mode. Can also be written --verbose.

The script is available in the antidot-fluidtopics-reply package.