Changeset 620 for trunk/README
- Timestamp:
- 12/18/06 14:37:08 (4 years ago)
- Files:
-
- 1 modified
-
trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r616 r620 53 53 python setup.by install 54 54 55 The installed files can be found in your local python installation directory.55 The installed pyhton modules can be found in your local python installation directory. 56 56 The default location should be: 57 /usr/lib/python2.4/site-packages/cryptobox 58 59 Adapt the directories given in /etc/cryptobox-server/cryptobox.conf to your 60 local installation. The paths below /usr/share should be below your python 61 directoy instead (see above) - sorry for this inconvenience! 62 63 The CryptoBox webserver daemon that is given in /etc/init.d/cryptobox-server 64 may have to be changed to /usr/bin instead of /usr/sbin. 57 /usr/lib/python2.4/site-packages/cryptobox/ 58 The data files are (by default) installed to: 59 /usr/share/cryptobox-server/ 65 60 66 61 As some actions of the cryptobox require root privileges, you have to add the
