On 26/06/2013, at 6:51 PM, Denis Witt <denis.w...@concepts-and-training.de> 
wrote:

> On Wed, 26 Jun 2013 12:35:33 +1000
> Andrew Beekhof <and...@beekhof.net> wrote:
> 
>>> System is Debian Wheezy which means version 0.11.1-2 for libqb-dev.
> 
>> rpm errors on debian?
>> I'm confused.
> 
> When you run ./autogen.sh it tries to start an rpm command, this failed
> because I didn't had rpm installed.

How did it fail?
That whole block if intended to be skipped if rpm isn't available.

    if [ -e `which rpm` ]; then
        echo "Suggested invocation:"
        rpm --eval %{configure} | grep -v program-prefix
    fi


> Anyway, I don't think is has
> anything to do with the compile error I occurred when I tried first.

Correct

> 
> Which is the latest pacemaker version that is compatible with libqb
> 0.11?

Ummm.... I don't know to be honest.
Any reason not to upgrade it?
_______________________________________________
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

Reply via email to