.\" .\" aegis - project change supervisor .\" Copyright (C) 2001-2004, 2006-2008 Peter Miller .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see .\" . .\" .de an-p-footer .. .ad l .hy 0 .so version.so .br .br .br Aegis Download

Aegis .ie (\*(o)) \*(V) .el \*(v)
Files for Download

This page contains links to files which may be downloaded. These files include the source code for Aegis, and all of the documentation for Aegis. There are also links to some of the libraries you will need to build Aegis.


.br .br .br .br

The Source Files

.br
File NameDescription
aegis-\*(v).README The README file from the tar distribution.
change_log.txt The release notes, detailing what has happened in this release.
aegis-\*(v).lsm Brief description in .nf LSM .fi format.
aegis-\*(v).spec RedHat package manager (RPM) specification file, from the tar distribution.
.ie (\*(o)) aegis-\*(V).tar.gz .el aegis-\*(v).tar.gz The complete source.
.ie (\*(o)) aegis-\*(V).ae .el aegis-\*(v).ae The complete source, in aedist format. This is used by Aegis developers and maintainers. (First timers should read the How to become an Aegis Developer section of the howto for instructions.)
aegis-\*(v).faq Frequently asked questions, with answers.


Second Sources



Additional Packages

There are some other packages you should get if and install you haven't already...

.br .br .br
gettext GNU Gettext internationalization library. (If you have GNU Libc 2.0 or later, you don't need this.)
rx GNU Regular eXpression library, if your system does not already have the regcomp and regexec library calls.
zlib The zlib compression library (implements the GNU Zip compression algorithm). Used to compress change sets for distribution. .br
bzip2 library The bzip2 compression library (implements the bzip2 compression algorithm). Used to compress change sets for distribution, and to optionally compress Aegis' database.


The Bleeding Edge

Aegis developers (the generous people who work on the Aegis source itself) may access the latest development changes through the Web Interface pages. Not recommended for novices.

There is also an RSS feed for Aegis, so developers can easily track what is happening, and when they need to resync.