Changeset 251
- Timestamp:
- 02/19/08 20:35:01 (9 months ago)
- Files:
-
- cleverbox/branches/0.4/docs/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cleverbox/branches/0.4/docs/INSTALL
r249 r251 19 19 python2.4 setup.py install 20 20 }}} 21 22 == Initialisation == 23 21 24 * Create the directory that will hold apache configuration and cleverobx preferences : 22 25 {{{ 23 26 mkdir /etc/cleverbox 24 27 }}} 25 26 == Initialisation ==27 28 28 * Run : 29 29 {{{
