* Change to journaling code to include an Internet email address for local
[citadel.git] / citadel / README.txt
1
2  * A full set of documentation may be found in the docs/ directory.
3  
4  * The condensed version:
5  
6    1. Create a user on your system under which to run Citadel
7    2. Install a supported version of Berkeley DB
8    3. ./configure && make && make install
9    4. Run the "setup" program
10  
11  * After installing Citadel, you'll probably want to install WebCit
12    so that you can access the Citadel system using a web browser.
13
14  * Keep in mind that there is a FAQ at http://www.citadel.org
15