When you try to perform "
CREATE EXTENSION postgis" before Greenplum version 6.8, it fails with the following error after you have successfully installed the corresponding PostGIS Greenplum Package Manager (gppkg) utility:
[gpadmin@smdw postgis-2.1]$ psql test -c "CREATE EXTENSION postgis"
ERROR: could not open extension control file "/usr/local/greenplum-db-6.4.0/share/postgresql/extension/postgis.control": No such file or directory