Versions Compared

Key

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

...

Table of Contents
maxLevel4
indent20px

 

...

The Build Environment must be created before you can build the Trafodion code. 

Supported Platforms

RedHat or CentOS 6.4, 6.5, or 6.6 are supported. 

...

Warning
titleWarning

6.7 and newer (including 7.x) do not work due to an incompatible version of the gcc compiler — you need gcc 4.4.7.

Code Block
languagebash
titleExample: Verify CentOS version
$ cat /etc/*release*
CentOS release 6.6 (Final)
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
cat: /etc/lsb-release.d: Is a directory
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
cpe:/o:centos:linux:6:GA

 

 

Anchor
create-build-install-required-packages
create-build-install-required-packages

...