My Alert Manager
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: myam-0.3.0.tar.gz that is the MyAM engine. myam_client-0.0.3.tar.gz that is just a client for the MyAM engine. 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
MyAM is under heavy development. No stable release exists yet. Anyway, programmers can help in development in various ways:
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/
Just run the usual sequence:
./configure make make install
Copyright (C) 2002 Yves Mettier