Next: stork_ q
Up: 9. Command Reference Manual
Previous: filelock_undertaker
Contents
Index
Subsections
install_release
install an arbitrary software release into a named directory
install_release
[-help]
install_release
[-f]
[-basedir directory]
[-log filename]
[-wget]
[-globuslocation directory]
[-o otherfile1...]
package
install_release installs an arbitrary software release into a
named directory. In addition it creates a log of the installed files
for easy uninstallation. This program can install packages of type
tar, gzip, or gzip'ed tar. The installation package can be located on
a mounted file system, an http server, an ftp server, or a grid ftp
server.
- -basedir directory
- The directory where the package should be installed.
When not specified, the directory defaults to the current
working directory.
- -f
- Forcefully overwrite files if they exist.
- -globuslocation directory
- This program does not come prepackaged with globus-url-copy or the
supporting libraries. If globus is not installed in the
/opt/globus directory, the user must specify the installation
location of globus using this option.
- -help
- Display brief usage information and exit.
- -log filename
- The file name for the installation log.
- -o otherfile1...
- A space-separated list of files that will be installed
along with the installation package.
The files will only be copied. No extraction or decompression
will be performed on these files. These files will be logged in the
installation log.
- package
- The full path to the installation package.
Locations on file systems can be specified without the
file: prefix, but other locations must prefix with the
appropriate protocol (http:, ftp:, or gsiftp:).
- -wget
- This program defaults to using globus-url-copy
to fetch the installation package. This option specifies that this
program should use wget for http and ftp requests and Perl's
copy function for file system requests. wget must be
installed on the machine and must be in the user's path.
install_release will exit with a status value of 0 (zero) upon
success, and non-zero otherwise.
cleanup_release (on page
)
Condor Team, University of Wisconsin-Madison
Copyright © 1990-2006 Condor Team, Computer Sciences Department,
University of Wisconsin-Madison, Madison, WI. All Rights Reserved.
No use of the Condor Software Program is authorized
without the express consent of the Condor Team. For more information
contact: Condor Team, Attention: Professor Miron Livny,
7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685,
(608) 262-0856 or miron@cs.wisc.edu.
U.S. Government Rights Restrictions: Use, duplication, or disclosure
by the U.S. Government is subject to restrictions as set forth in
subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer
Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and
(2) of Commercial Computer Software-Restricted Rights at 48 CFR
52.227-19, as applicable, Condor Team, Attention: Professor Miron
Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison,
WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.
See the Condor Version 6.8.3 Manual for
additional notices.
Next: stork_ q
Up: 9. Command Reference Manual
Previous: filelock_undertaker
Contents
Index
condor-admin@cs.wisc.edu