Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi all,
I am currently trying to install Joget v3 community edition on a linux box, I am following the instructions given on http://dev.joget.org/community/display/KB/Linux+Bundle but with one difference.
The MySQL instance is not located on the same server as where I am deploying Joget so I skipped steps 4 and 5 but I have restored the jwdb-empty.sql script on my remote database server.
When I run the sh /opt/joget/joget-linux-3.0.0/setup.sh command I enter the remote database hostname and port, the database name is the same and then I enter the MySQL username and password.
I get the following error.
BUILD FAILED
/opt/joget/joget-linux-3.0.0/build.xml:39: Execute failed: java.io.IOException: Cannot run program "mysql": java.io.IOException: error=2, No such file or directory
Do I need to have the MySQL instance on the same server? Can I not have Joget point directly to the remote database server?
Thanks in advance.