[Linux-HA] configure errors in 2.0.7
Alexei Ilin
ailin at sw.ru
Mon Sep 11 06:59:32 MDT 2006
I found, that when you try to 'rpmbuild -ta heartbeat.X', it has more
requirements than just './configure && make && make install'
problem:
( --nodeps if for the libnet, which was made by hands, i.e. without package
manager)
# rpmbuild -ta --nodeps heartbeat-2.0.7.tar.gz
...
configure: whether to enable the management tool... no
configure: error: The following required components noted earlier are missing:
Python.h, security/pam_appl.h, gnutls/gnutls.h
Please supply them and try again.
What should be added to node in order to avoid this error ? There are no error
messages before.
Thanks for all answers.
PS
RHEL4-i386
previous steps:
with 2.x
- BasicSanityCheck gave me errors
- heartbeat release was changed so BasicSanityCheck became OK, but heartbeat
did not work
then I tried with 1.2.5 - works fine, and now I again trying to make 2.x
working (with correct configs checked with 1.2.5)
More information about the Linux-HA
mailing list