Even after installing the dependencies as listed in the instructions from the `README`, running `/usr/bin/otgc.sh` results in the following error: ``` Error: Could not find or load main class org.openconnectivity.otgc.App Caused by: java.lang.NoClassDefFoundError: javafx/application/Application ```
Even after installing the dependencies as listed in the instructions from the
README, running/usr/bin/otgc.shresults in the following error: