guys- i just put a new g3 tarball at http://matt-massie.com/g3/ganglia-3.0.0.tar.gz
i just "finished" the xml -> hierarchical hash structure -> xml functions (they are in ./lib/tree_xml.c). i'm going to start on the s-expressions -> hierarchical hash structure -> s-expressions side today. this compile will require the expat library be installed on your machine. if you look at ./tests/test-tree.c you'll get a better idea of how the library will work... merging together xml and spittin' it back out. once i have the s-expression piece.. i'll finished the plugin api and then make some real working daemons/programs. -- matt
