more infos for users & developers

This commit is contained in:
age 2007-07-27 10:12:03 +00:00
parent e046c045a8
commit 667324eb90
2 changed files with 13 additions and 2 deletions

7
README
View File

@ -41,7 +41,8 @@ For Debian, Ubuntu and other derivates you should use the debian package:
Please follow the /usr/share/doc/cryptobox-server/README.Debian for
any special steps regarding Debian.
There are currently no official rpm packages of the CryptoBox.
There are currently no official rpm or other packages of the CryptoBox.
Use the source installation on non-deb based distributions.
For source installation follow these steps:
Get the source:
@ -53,6 +54,9 @@ For source installation follow these steps:
Install the program:
python setup.by install
Fulfil the requirements:
read more in the user documentation
The installed pyhton modules can be found in your local python installation directory.
The default location should be:
/usr/lib/python2.4/site-packages/cryptobox/
@ -178,6 +182,7 @@ Fabrizio Tarizzo - Italian translation
kinneko - Japanese translation
Andrzej S. Kaznowski - Polish translation
Fadrique - Spanish translation
Raimar - the blender dragon
Gilles Accad - French translation
ASpr - Russian translation

View File

@ -15,9 +15,15 @@ The usual steps before commit:
2) release a new version
- follow: http://devel.cryptobox.org/wiki/CodingGuideLines
- do last automated unittests
- check if chessecake finds important issues
- transform TODOs into trac-tickets
- follow the instructions in "debian-package_policy.txt"
- upload the tar/deb/iso to codecoop
- update the website: index and download
- announce the release on freshmeat: http://freshmeat.net/projects/cryptobox
- announce it on the Python Package Index: http://www.python.org/pypi
- update the trac-roadmap, close all done tickets