Worked ! I tried to get version via github and another tarball and did not work (latest code), so looking for another versions I found a source rpm and worked fine. Package - http://www.clusterlabs.org/rpm-next/epel-5/src/pacemaker-1.1.5-1.1.el5.src.rpm -- Decompressed -- # cd /usr/src/redhat/SOURCES# tar -jxvf pacemaker-Pacemaker-1.1.5.tar.bz2 Then all steps e.g autogen, configure, etc. Thanks anyway, hope it helps someone else as well.
> From: [email protected] > To: [email protected] > Date: Wed, 25 Jul 2012 16:30:13 +0000 > Subject: [Linux-HA] Pacemaker from source > > > Hi, > I started to install pacemaker and corosync cluster stack from source and > after install lots of dependencies and upgrade some software I cant move on > to finish the last step - Pacemaker installation > install-sh is not being created by autoconf complaining about LIBTOOL macro > (which I experienced in corosync installation), however libtool devel, python > and other devel packages are already installed. > configure.ac:88: error: possibly undefined macro: AC_LIBTOOL_DLOPEN If > this token and others are legitimate, please use m4_pattern_allow. See > the Autoconf documentation.configure.ac:89: error: possibly undefined macro: > AC_LIBLTDL_CONVENIENCEconfigure.ac:90: error: possibly undefined macro: > AC_PROG_LIBTOOLautoreconf: /usr/bin/autoconf failed with exit status: 1 > Now re-running ./configure with the previous arguments ./configureconfigure: > error: cannot find install-sh, install.sh, or shtool in . "."/. > > Is there anything we can do? Maybe try to install a older pacemaker version? > > I cant install via yum once corosync 1.2 will be installed and does not > support UDP transport which we need - We are using CentOS 5.8. > > > Thanks a lot. > > > _______________________________________________ > 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
