mysql_config Sysbench Percona xtradb cluster

Hi ;

I want to install sysbench on the node of my cluster but mysql_config is not find during the installation.

Does someone know how to configure it?

I have installed theses packages :
[LIST]
[]Percona-XtraDB-Cluster-client (archi : x86_64 version 1:5.5.30-23.7.4.406.rhel6)
[
]Percona-XtraDB-Cluster-server (archi : x86_64 version 1:5.5.30-23.7.4.406.rhel6)
[]Percona-XtraDB-Cluster-galera (archi : x86_64 version : 2.5-1.150.rhel6 )
[
]Percona-XtraDB-Cluster-shared (archi : x86_64 version 1:5.5.30-23.7.4.406.rhel6)
[*]percona-xtrabackup (archi : x86_64 version 2.1.3-608.rhel6)
[/LIST]
And the error I have is the next one:

Thanks in advance.

A.

You will find mysql_config in Percona-XtraDB-Cluster-devel package.

Thanks à lot.