Aeskulap - Downloads

Precompiled binaries

Gentoo portage overlay

  • Download the latest overlay from the CVS repository.

    cd /usr/local
    cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/sources/aeskulap co portage-aeskulap

    Now we have a portage overlay tree under /usr/local/portage-aeskulap.
  • Add this path to your PORTDIR_OVERLAY in /etc/make.conf.

    PORTDIR_OVERLAY="/usr/local/portage-aeskulap"
  • Now we are ready to emerge aeskulap:

    emerge -av aeskulap

    And you're done.

Documentation

Compilation requirements

  • Linux/Unix (or any platform having the required packages available).
  • automake / autoconf tools
  • gtk >= 2.6.0, gtkmm >= 2.6.0
  • libglademm >= 2.6.0, gconfmm >= 2.10.0

Cross-compile the sources from Linux for Windows.

Cross-compiling instructions can be found here.

Download the source

CVS version

You can browse the CVS tree from here.

To get the latest cvs snapshot (from savannah) type in a console:
cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/sources/aeskulap co aeskulap

compile:
cd aeskulap
./autogen.sh
./configure --prefix=/usr --sysconfdir=/etc
make

and install (needs administrative rights):
make install
Valid XHTML 1.0 Transitional
Free Site Counters
Free Site Counters