On 10/22/07, Michael Kapp <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I would like to test the interim heartbeat version for a gentoo distri. > Gentoo is using a packet management where packages getting installed > with ebuilds. These ebuilds are using typically the upstream (stable) > source tarballs of packages with the common build procedure: > ./configure, make, make install. > > As i have seen there is no standard configure script (Makefile, *.spec > etc.) availbable for this package > (http://hg.linux-ha.org/dev/archive/obs-2.1.2-4.tar.bz2), but it is > needed by gentoo ebuilds for installing packages. The "ConfigureMe" > script doesn't help me with issue.
sure there is. but you need to generate it from configure.in first (using autoheader, autoconf, automake etc) ConfigureMe does this but you could easily just poke your head inside the "bootstrap" script and do the same thing yourself manually isnt there already a .ebuild for heartbeat somewhere? > Is it possible to provide the standard install mechanism for the obs-* > package like ./configure, make, make install, such as available with the > stable heartbeat-2.1.2.tar.gz package? The gentoo people would be very > happy for testing the interim heartbeat package with their packet > management ;-) > > Best regards, > Michael > > - -- > > Yours sincerely > > Michael Kapp, System-Administrator - www.avira.com > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > > iD8DBQFHHKQmdXp3gMOOL5ERAgX4AKCBXPO2y2TvZMOvIYYLzrem0q0oRgCeI5va > PhKiTuc4wNqufkkwJs3MQKY= > =aCze > -----END PGP SIGNATURE----- > > Geschäftsführender Gesellschafter: Tjark Auerbach > Sitz der Gesellschaft: Tettnang > Handelsregister: Amtsgericht Ulm, HRB 630992 > > ALLGEMEINE GESCHÄFTSBEDINGUNGEN > Es gelten unsere Allgemeinen Geschäftsbedingungen > (AGB). Sie finden sie in der jeweils gültigen Fassung > im Internet unter http://www.avira.de/agb > *************************************************** > _______________________________________________________ > Linux-HA-Dev: [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ > _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
