Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    cd <download directory>/apache-trafodion-1.3.0-incubating
export $TOOLSDIR=<tools installation directory>
  source ./env.sh

Note:  you must export your TOOLSDIR before sourcing in env.sh or you will see missing dependencies at build time

Build using one of the following options:

...