On Thu, 2008-11-20 at 18:19 +0900, [EMAIL PROTECTED] wrote:
> Hi,
> 
> > So did anyone get it to work on RHEL5 ? Right now hb_gui is not useable
> > for me in any way.
> 
> GUI moves on my RHEL5.2.

I am using RHEL 5.2 as well but I did install only the rpm's from
Opensuse. And I think I ran into this error:

http://hg.clusterlabs.org/pacemaker/pygui/rev/460feb8039c1

But even with the newest builts from Opensuse from Nov. 19th I still get
the same error when using the GUI.

Should I try to install the GUI on a seperate machine which is not in
the cluster, and then configure the cluster from 'the outside'?

> 
> Which version will GUI which you use be? 
> Please compile latest GUI, and please use it.
> 
> I can acquire the latest edition from the next link.
>  - http://hg.clusterlabs.org/pacemaker/pygui/
> 
> Best Regards,
> Hideo Yamauchi.
> 


Domo arigatou for the link. I downloaded the latest release and tried to
compile it manually. But when I try 'make' I get the following error:

mgmt_lib.c:44:21: error: crm/crm.h: No such file or directory
mgmt_lib.c: In function 'init_mgmt_lib':
mgmt_lib.c:82: error: 'free' undeclared (first use in this function)
mgmt_lib.c:82: error: (Each undeclared identifier is reported only once
mgmt_lib.c:82: error: for each function it appears in.)
mgmt_lib.c:86: error: 'malloc' undeclared (first use in this function)
mgmt_lib.c:86: error: 'realloc' undeclared (first use in this function)
cc1: warnings being treated as errors
mgmt_lib.c:90: warning: implicit declaration of function
'is_heartbeat_cluster'
mgmt_lib.c: In function 'reg_msg':
mgmt_lib.c:138: warning: implicit declaration of function 'strdup'
mgmt_lib.c:138: warning: passing argument 2 of 'g_hash_table_insert'
makes pointer from integer without a cast
mgmt_lib.c: In function 'reg_event':
mgmt_lib.c:182: warning: passing argument 2 of 'g_hash_table_replace'
makes pointer from integer without a cast
gmake[2]: *** [libhbmgmt_la-mgmt_lib.lo] Error 1
gmake[2]: Leaving directory
`/root/Pacemaker-Python-GUI-1bcbdb6cc281/mgmt/daemon'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/root/Pacemaker-Python-GUI-1bcbdb6cc281/mgmt'
make: *** [all-recursive] Error 1

Sayonara,

Tobias Appel
> 

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to