MyAM Logo

My Alert Manager

Languages
[ EN | FR ]
Menu
Home
News
Download
License
Contacts

Download

MyAM is under heavy development. No stable release exists yet. Anyway, programmers can help in development in various ways:

  • Add features to the kernel
  • Develop a GUI.
  • Send feedback
  • ...

You can download:

The most recent versions of MyAM is available from http://savannah.gnu.org/download/myam/

Alternatively you may use anoncvs CVS to access the latest development sources (with no guarantees that they will work correctly, or even compile).

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

When prompted for a password for anoncvs, simply press the Enter key. Updates from within the module's directory do not need the -d parameter.

You can also browse the CVS tree from: http://savannah.gnu.org/cgi-bin/viewcvs/myam/

Compile

Just run the usual sequence:

./configure
make
make install

Copyright (C) 2002 Yves Mettier