Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Compil Source:

 

# unzip gind-r-iosuite-standalone-{VERSION}-src.zip
# cd gind/
# mvn install '-Dmaven.test.skip'

Distribution Generation:

  • For Windows:

# cd ci/gind-ci-dev-riosuite/packaging/gind-r-iosuite-standalone/
# mvn install '-Dmaven.test.skip' '-Ddistrib' '-Dwindows'

 

  • For Linux:

# cd ci/gind-ci-dev-riosuite/packaging/gind-r-iosuite-standalone/
# mvn install '-Dmaven.test.skip' '-Ddistrib' '-Dlinux'

 

  • For MacOsX:

# cd ci/gind-ci-dev-riosuite/packaging/gind-r-iosuite-standalone/
# mvn install '-Dmaven.test.skip' '-Ddistrib' '-Dmacosx'

 

Result in the target folder and retrieve the file gind--r-iosuite-standalone-{OS_VERSION}-{VERSION}.zip

 

Start the program:

  1. Unzip the gind--r-iosuite-standalone-{OS_VERSION}-{VERSION}.zip file to the location you want.
  2. Launch program:
  • For Windows: Enter gind--r-iosuite-standalone-{OS_VERSION}-{VERSION}/bin/ and click to "startup.bat"
  • For Linux: Enter gind--r-iosuite-standalone-{OS_VERSION}-{VERSION}/bin/ and click to "startup.sh"
  • For MacOs: Enter gind--r-iosuite-standalone-{OS_VERSION}-{VERSION}/bin/ and click to "startup-macosx.command"

      3. At the end of the launch the browser will open automatically.

      4. Create an account and log in

 

  • No labels