G. Pape
qconfirm

qconfirm - installation


Since version 0.3.0, qconfirm installs into /package.

Check that you have the qmail MTA installed and running. Check that you have daemontools installed.

Download qconfirm-0.14.3.tar.gz into /package and unpack the archive

  # cd /package
  # gunzip qconfirm-0.14.3.tar
  # tar -xpf qconfirm-0.14.3.tar
  # rm qconfirm-0.14.3.tar
  # cd mail/qconfirm-0.14.3
Compile and install the qconfirm programs
  # package/install
If you want to make the man pages available in the /usr/local/man/ hierarchy, do:
  # package/install-man
To report success:
  # mail pape-qconfirm-0.14.3@smarden.org <compile/sysdeps
If you use qconfirm regularly, please contribute to the project.

Refer to Configuration for setting up qconfirm.


Gerrit Pape <pape@smarden.org>
$Id: install.html,v 1.49 2004/12/12 16:52:22 pape Exp $