Install Genero Studio on UNIX platforms in silent mode
Follow these steps to install Genero Studio on Gnu/Linux® and UNIX™ in silent mode.
The installation and licensing of Genero products requires you to read and accept the End User License Agreement, which can be found on the Four Js website at http://4js.com/end-user-license-agreements/.
Before you begin: Be sure that your PATH environment variable contains the full path
to the java
binary that you want to use with Genero Studio tools.
./fjs-gst-version-build-osident.run
-a -q --no-desktop -t $PWD/fjs-gst-version
Example:
./fjs-gst-3.10.05-build156401-l64xl212.run -a -q --no-desktop -t
$PWD/fjs-gst-3.10.05
Where:
$ sh
fjs-gst-version-build-osident.run
-a -q --no-desktop -t $PWD/fjs-gst-version
-a
bypasses the display and the prompt for acceptance.
-q
specifies a non-verbose installation
--no-desktop
means that Genero files (ie: *.4pw, *.4gl, *.per, etc...)
are not automatically associated with GST.
-t
specifies the target for installing the product.
When installation is complete, see the Configuring Genero Studio page in the Genero Studio User Guide.