Changes between Version 24 and Version 25 of EmailtoTracScript


Ignore:
Timestamp:
Jan 15, 2006, 12:42:44 PM (18 years ago)
Author:
Bas van der Vlies
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EmailtoTracScript

    v24 v25  
    7373 
    7474First build, install email2trac :
    75   * ./configure
     75  * ./configure (see --help)
    7676    {{{
    7777    default values for:
    78        INSTALL_DIR=/usr/local --> --prefix=<path>
    79        MTA_USER=nobody        --> --with-mta_user=<name>
    80        TRAC_USER=www-data     --> --with-trac_user=<name>
    81     }}}     
     78       prefix=/usr/local        --> --prefix=<path>
     79       exec_prefix=$prefix/bin  --> --exec_prefix=<path>
     80       sysconfdir=$prefix/etc   --> --sysconfdir=<path>
     81       MTA_USER=nobody          --> --with-mta_user=<name>
     82       TRAC_USER=www-data       --> --with-trac_user=<name>
     83    }}}
    8284  * make
    8385  * make install
    84   * Define a symlink /etc/email2trac.conf referencing $INSTALL_DIR/email2trac.conf
     86  * First install copy emailtrac.conf to $sysconfdir   
    8587
    8688After installation, edit email2trac.conf for your site. Most important