Hello,guys:
I try to compile heartbeat 3.0.4 from official sources on CentOS 5.5 x86_64 .
When I start the heartbeat configuration, I encountered a problem: ./ConfigureMe configure --prefix = /path/hb ..... ..... ..... checking for heartbeat / glue_config.h ... No configure: error: Core development headers not found
What is the meaning of that message? In other words, is it the something that had not been installed ?
Thanks in advanced......
From: sync jiannma@gmail.com
checking for heartbeat / glue_config.h ... No configure: error: Core development headers not found
Google for... "glue_config.h"
JD
On 03/28/2011 05:25 AM, sync wrote:
Hello,guys:
I try to compile heartbeat 3.0.4 from official sources on CentOS 5.5 x86_64 .
When I start the heartbeat configuration, I encountered a problem: ./ConfigureMe configure --prefix = /path/hb
..... ..... ..... checking for heartbeat / glue_config.h ... No configure: error: Core development headers not found
What is the meaning of that message? In other words, is it the something that had not been installed ?
Thanks in advanced......
You might try getting an SRPM from here:
http://koji.fedoraproject.org/koji/packageinfo?packageID=2036
Then modifying it to work with CentOS.