1GPT-POSTINSTALL(8) User Contributed Perl Documentation GPT-POSTINSTALL(8)
2
3
4
6 gpt-postinstall - Searches for post install scripts and executes them
7
9 gpt-postinstall [-help -force -version -man -location ]
10
12 gpt-postinstall Searches an installation for post-install scripts that
13 have not been run yet and executes them. These scripts are installed
14 by Setup packages and are designed to localize an installation. The
15 -force flag can be used to re-run all of the setup scripts.
16
18 -force forces all action to be taken, regardless of state.
19
20 -help Print a brief help message and exits.
21
22 -man Prints the manual page and exits.
23
24 -version
25 Prints the version of GPT and exits.
26
27 -location
28 Location indicates the path to the Globus installation that
29 will be used.
30
32 gpt-install(1) gpt-uninstall(1) gpt-verify(1)
33
35 Michael Bletzinger <mbletzin.ncsa.uiuc.edu> and Eric Blau
36 <eblau.ncsa.uiuc.edu>
37
38
39
40perl v5.12.3 2011-03-24 GPT-POSTINSTALL(8)