gpt-config - Configure the current installation of GPT
gpt-config [options]
Help-Related Options: --help brief help message --man full documentation --location location of the GPT installation --perl location of the perl program --gtar location of the GNU tar program --gunzip location of the GNU unzip program --gmake location of the GNU make program --rpm location of the rpm program --rpm location of the rpmbuild program --license value used for the software license in RPM packages --vendor value used for the software vendor in RPM packages --ftpsite value used for the software ftp site in RPM packages --url value used for the URL for the software in RPM packages --packager value used for the packager of the RPM packages --prefix value used for the installation directory of RPM packages --list list the current configuration --probe probe for the various programs that GPT needs --ignore ignore any missing programs
gpt-config is a runtime configuration script that is used to localize a GPT installation. GPT uses various programs and packaging parameters to do its job. These items can be listed and modified by this script.
Configuration information for GPT is stored in the module $GPT_LOCATION/lib/perl/Grid/GPT/LocalEnv.pm. This module is regenerated when gpt-config is used to change the configuration.
Written by Chase Phillips and Michael Bletzinger.