Compiling the Greenplum RPM Package
- Go to the tool directory.
cd /home/tsdbtool
- Set compile_flag to 1 in the configuration file and perform the pre-installation check (see 5.2).
- Run the compile command.
sh tsdbtool.sh compile dbtype=greenplum conf=greenplumconf.csv sourcedir=gpdb-5.22.0.tar.gz
Logs generated during the normal process are stored in the /tmp/rpm.log file. After the command is executed, the Greenplum RPM package is generated in the tsdbtool directory.
Parent topic: Deploying Greenplum