I'm pleased to announce the immediate availability of coroysnc 0.95. This release brings a new build system based upon autoconf, a really cool reusable IPC system (man coroipc_overview for more info), several bug fixes, and over 700 warnings removed.
I would like to give special thanks to Fabio Di Nitto and Jim Meyering for working so hard to produce such a great autotools implementation. A note for corosync developers is in order. In order to develop for corosync, autoconf 2.61 is required. This is commonly available on many newer distributions, but older distributions may not have these tools. Jim posted a script which downloads, compiles, and installs the updated tools if you have a need to run autogen.sh. The defaults of the corosync build system need a little ease-of-use work. As a quick guide, to install corosync from source tarball, use the command ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib (or lib64 if your on a 64 bit platform) Then execute make install Available at: http://www.openais.org Regards -steve _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
