Changes between Version 3 and Version 4 of FTP Batch Installation
- Timestamp:
- 09/21/10 17:11:35 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FTP Batch Installation
v3 v4 84 84 85 85 The next step is to install xml-parser by running (with root privileges): 86 86 {{{ 87 87 dpkg -i vpx-xp_1.0.3_i386.deb 88 88 }}} 89 89 and apply the following changes to /user/local/xml-parser/settings.php: 90 90 {{{ … … 102 102 As the watcher-software uses gaminlib0 you will have to install this library first. 103 103 Using root-privileges run: 104 104 {{{ 105 105 apt-get install gamin gaminlib0 106 106 }}} 107 107 after that you can install the watcher-software itself: 108 108 {{{ 109 109 dpkg -i vpx-dw_1.0.1_i386.deb 110 110 }}} 111 111 Finally you will have to the following changes to /opt/local/etc/watcher/watcher.conf 112 112 {{{
