Nothing worked with Ubuntu 6.06 LTS. I think I have to install Feisty if I want a bug-free, gui enabled version of heartbeat v2.
Thanks for your answers. Best regards, Israel Sánchez 2007/8/30, Andrew Beekhof <[EMAIL PROTECTED]>: > > On 8/29/07, Christian Rishøj <[EMAIL PROTECTED]> wrote: > > On 8/29/07, Daniel Bartholomew <[EMAIL PROTECTED]> wrote: > > > On Wed, 2007-08-29 at 13:47 +0200, Departamento Técnico de El Norte de > > > Castilla wrote: > > > > Could someone help me compiling heartbeat on Ubuntu? I tried it on > Ubuntu > > > > Dapper but i've got dependencies problems (python-central is not in > the > > > > repositories) so I think I should use Ubuntu Feisty (who already has > > > > Heartbeat 2.0.7 but without gui and so... I need to know what do I > need to > > > > have installed on Ubuntu Feisty server to do a ./ConfigureMe package > without > > > > problems. Thanks in advance. > > > > > > Make sure you have the source repositories enabled in > > > your /etc/apt/sources.list file, and then do: > > > > > > sudo apt-get update > > > sudo apt-get build-dep heartbeat-2 > > > > > > That will search out and attempt to satisfy the build dependencies for > > > heartbeat. > > > > > > You should then be able to run ./ConfigureMe without issues... At > least, > > > that's what worked for me on Ubuntu the last time I complied heartbeat > > > from source. > > > > Actually I've found that backporting 2.1.2 from gutsy was as easy as > typing: > > > > % sudo aptitude install prevu > > % sudo prevu-init > > % prevu heartbeat > > > > That produced a fine set of backported .debs for my distro (feisty). > > > > In case you are using dapper, you should download and install prevu > > manually, as described on https://wiki.ubuntu.com/Prevu. > > or try the packages at: > > http://download.opensuse.org/repositories/server:/ha-clustering/Ubuntu_7.04/ > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
