Changes between Version 43 and Version 44 of Download/SCDB
- Timestamp:
- Mar 29, 2007, 10:51:31 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download/SCDB
v43 v44 4 4 [[TOC(inline)]] 5 5 6 == Preliminary note == 7 8 The installation process described below is as generic as possible, but does also contains a set of commands that have been tested only on Scientific Linux version 3. They may need to be modified for other plateforms. 6 ''Note : the installation process described below is as generic as possible, but does also contains a set of commands that have been tested only on Scientific Linux version 3. They may need to be modified for other plateforms.'' 9 7 10 8 == Web Server Installation == … … 115 113 * aii-server 116 114 117 All but Java and SVN client can be download from http://quattorsrv.lal.in2p3.fr/packages/quattor/sl -i386. Always use the last version, unless explicitly mentionned.115 All but Java and SVN client can be download from http://quattorsrv.lal.in2p3.fr/packages/quattor/sl. Always use the last version, unless explicitly mentionned. You can also use APT or YUM from http://quattorsw.web.cern.ch/quattorsw/software/quattor. 118 116 119 117 == SCDB Initialization == … … 132 130 {{{ 133 131 cd cdb 134 }}} * Checkout SCDB trunk (empty) in your SCDB working directory : 132 }}} 133 * Checkout SCDB trunk (empty) in your SCDB working directory : 135 134 {{{ 136 135 svn co http://svn.example.org/Quattor/CDB/trunk .