On 02/07/13 12:58, E-Blokos wrote: >>> as F18 pacemaker-mgmt package doesn't exist >>> I tried to compile from the source but I'm not sure >>> to understand how to compile it >>> >>> ./ConfigureMe --prefix=/usr --sysconfdir=/etc --localstatedir=/var >>> --mandir=/usr/share/man --disable-rpath configure >> The right way is: >> ./ConfigureMe configure [options] >> >> Regards, >> Gao,Yan > > thanks I did it but now > > ./ConfigureMe configure --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --mandir=/usr/share/man --disable-rpath > > Configure flags for RedHat Linux: --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --mandir=/usr/share/man --disable-rpath > Running ./bootstrap --prefix=/usr --sysconfdir=/etc --localstatedir=/var > --mandir=/usr/share/man --disable-rpath --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --mandir=/usr/share/man --disable-rpath > Autoconf package autoconf found. > Automake package automake-1.7 found. > Libtool package libtool found. > aclocal-1.7 > aclocal: macro `AM_PROG_MKDIR_P' required but not defined > aclocal: macro `_LT_DECL_SED' required but not defined > aclocal: macro `_LT_FUNC_STRIPNAME_CNF' required but not defined > > ./bootstrap exiting due to error (sorry!). Well, it seems that you really need to run ./bootstrap first. So what's the error from bootstrap?
Regards, Gao,Yan -- Gao,Yan <y...@suse.com> Software Engineer China Server Team, SUSE. _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org