
CAMAS 1.2 - INSTALLING instructions
-----------------------------------

 Installing is mainly done by a GNU autoconf script.

 Make sure before installing CAMAS that you have :

  o Caudium webserver installed
  o Pike installed

 Camas will not install itself if there is no Pike 
 and/or no Caudium.

 
 To install CAMAS, just type :

 ./configure

 Then type :
 make install

 The GNU autoconf script will try to find pike and caudium. If
 it cannot find them, you can specify it with option --with-pike
 and --with-caudium.

 And Camas will be added.

 Use then Caudium Configuration interface to add Camas main
 module and configure using the CIF.

 Happy playing with CAMAS !
 
 As a convenience here are the necessary basic steps you'll need to install
 Camas:

 1. Load Camas Main module
 2. Go into Camas: Main module -> mountpoint -> mountpoint
 3. Sets your outgoing configuration in Camas: Main module -> Outgoing mail
 4. Sets the IMAP server in one of the authentification modules. By default it 
    is the Basic one (which uses /etc/passwd). So go into Camas: Auth Basic
    -> IMAP Basic and sets IMAP server.
 5. Optionnaly if you want to load an alternate layout, go to Camas: Layout
    Filesystem and copy the module. Configure it to uses the new layout. Camas
    comes already with some of them, you can find them in 
    etc/include/camas/layouts
