Last change
on this file since 612 was
612,
checked in by jemian, 12 years ago
|
revisions while testing deployment - now try first deployment to /APSshare/epd
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Date Revision Author HeadURL Id
|
File size:
418 bytes
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | |
---|
3 | ########### SVN repository information ################### |
---|
4 | # $Date: 2011-08-12 20:34:40 +0000 (Fri, 12 Aug 2011) $ |
---|
5 | # $Author: jemian $ |
---|
6 | # $Revision: 612 $ |
---|
7 | # $URL: epd_deployment/install-rhel5-32.sh $ |
---|
8 | # $Id: install-rhel5-32.sh 612 2011-08-12 20:34:40Z jemian $ |
---|
9 | ########### SVN repository information ################### |
---|
10 | |
---|
11 | # EPD installment/deployment procedure for /APSshare |
---|
12 | |
---|
13 | SRC=/APSshare/epd/downloads/epd-7.1-2-rh5-x86.sh |
---|
14 | LIBCA=/APSshare/epics/base-3.14.11/lib/linux-x86-el5/libca.so.3.14 |
---|
15 | EPD_ROOT=/APSshare/epd |
---|
16 | |
---|
17 | ./deployment.sh ${SRC} ${LIBCA} ${EPD_ROOT} |
---|
Note: See
TracBrowser
for help on using the repository browser.