summaryrefslogtreecommitdiff
path: root/README-alpha
blob: a28472dbfb366d822d779dc91e4e88f1e34710ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
This is the GNU mailutils package.

This is a *pre-release* version, and not ready for production use yet. If you
are taking source from CVS, you will need to have libtool, automake, and
autoconf installed to help contribute. The script autogen.sh is provided to
help autoconfigure mailutils from the cvs src.  After you run
autogen.sh, there should be a file 'INSTALL' with (generic)
installation instructions.

Report bugs to <bug-mailutils@gnu.org>

To get this information from CVS issue the following commands:

cvs -d :pserver:anoncvs@subversions.gnu.org:/cvsroot/mailutils login

Press enter when prompted for a password.

cvs -d :pserver:anoncvs@subversions.gnu.org:/cvsroot/mailutils checkout mailutils

This will give you read-only access.  If you think you need write access,
contact the mailing list.

In order to build this you will need to call the auto* tools with
the right arguments, see or run autogen.sh.


Return to:

Send suggestions and report system problems to the System administrator.