On Thu, Mar 27, 2008 at 8:50 AM, Stephan Berlet <[EMAIL PROTECTED]> wrote: > Hello guys, > > this topic is intresting to me, but I still don't know which > new packages are required to get the same functionality as > with this old packages: > > heartbeat 2.1.3-3 > heartbeat-pils 2.1.3-3 > heartbeat-stonith 2.1.3-3 > > Ok, what I know is that I don't need packages with Openais or > any gui. And I feel virtually certain that I don't need > devel packages. But there are some packages left over: > > heartbeat 2.1.3-15.1 > heartbeat-common 2.1.3-15.1 > heartbeat-resources 2.1.3-15.1 > pacemaker-heartbeat 0.6.2-11.1
all of the above except > pacemaker 0.6.2-6.1 which is the same as pacemaker-heartbeat but also supports the openais stack (which you said you didnt want) see: http://clusterlabs.org/mw/Install#Heartbeat-Only_Package_List > > > Can someone explain the differece between all this packages to me? > Possibly the purpose of the devel and debuginfo packages, too. [X]-devel packages contain header files and other "stuff" needed to develop applications using the libraries from package [X] [X]-debug packages contain the debug symbols which make stack traces from core files (generated by programs in package [X]) readable. It makes the size of the executables bigger, but if anything goes wrong we'll be more likely to be able to help. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
