diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
commit | 3add449a170be706377b66bee46af25633bc945c (patch) | |
tree | 7415df14a37624ff0b24fd40bde079927a88c28a /sysutils/sge62/files/pkg-message.in | |
parent | 975af646f278430e563b72219a2c3055b211eb1a (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_3_0'.release/5.3.0
Notes
Notes:
svn path=/head/; revision=120459
svn path=/tags/RELEASE_5_3_0/; revision=120460; tag=release/5.3.0
Diffstat (limited to 'sysutils/sge62/files/pkg-message.in')
-rw-r--r-- | sysutils/sge62/files/pkg-message.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sysutils/sge62/files/pkg-message.in b/sysutils/sge62/files/pkg-message.in deleted file mode 100644 index c6e76c317bae..000000000000 --- a/sysutils/sge62/files/pkg-message.in +++ /dev/null @@ -1,17 +0,0 @@ - -After installation, you need to set up SGE. Go to - - %%PREFIX%%/%%SGE_BASE%% - -and run 'install_qmaster' to set up the master node of the cluster and -run 'install_execd' for the back-end compute nodes. - -If you desire extra security, add the -csp flag to your qmaster install. - -If you wish to run PVM applications with SGE you will need to build a -couple of binaries. Go to - - %%PREFIX%%/%%SGE_BASE%%/pvm/src - -and type './aimk' followed by './install.sh'. See the documentation for -how to set up a pvm environment. |