[pgpool-general: 2094] Re: pgpool-ha configure/compile - pgpool directory not found

TAKATSUKA Haruka harukat at sraoss.co.jp
Fri Aug 30 10:44:17 JST 2013


Hi.

if you deploy pgpool in /usr/local/bin/pgpool, you should give /usr/local to --with-pgsql option.
configure.sh check pgpool by existence of  bin/pgpool file under the specified directory.

regards,


On Thu, 29 Aug 2013 19:25:50 +0000
Mistina Michal <Michal.Mistina at virte.sk> wrote:

> Hi everybody.
> 
> I compiled and installed pgpool by not defining any particular pgpool
> directory, so pgpool was installed in /usr/local directory (etc, bin,
> include.).
> 
> The PostgreSQL server is installed in /usr/pgsql-9.2 and cluster resource
> agents in /usr/lib/ocf/resource.d/heartbeat.
> 
>  
> 
> I issued configure command on the pgpool-ha sources (cloned from git):
> 
> ./configure.sh --with-pgsql /usr/pgsql-9.2 --with-pgpool /usr/local/bin
> --with-ocf /usr/lib/ocf/resource.d/heartbeat
> 
>  
> 
> . and I got this error:
> 
> Pgpool directory (/usr/local/bin) not found.
> 
> PGSQL_DIR: /usr/pgsql-9.2
> 
> PGPOOL_DIR: /usr/local/bin
> 
> OCF_DIR: /usr/lib/ocf/resource.d/heartbeat
> 
> Makefile generated
> 
>  
> 
> Why is the configure command telling me the Pgpool directory is not found?
> Is that OK and will resource agent work if the searching for Pgpool
> directory failed? How is pgpool-ha ./configure command checking pgpool
> directory?
> 
>  
> 
> Best regards,
> 
> Michal Mistina
> 
>  
> 


______________________________________________________________________
 高塚 遙  harukat at sraoss.co.jp  SRA OSS, Inc  http://www.sraoss.co.jp
 〒171-0022 東京都豊島区南池袋2-32-8 8F
 TEL: 03-5979-2701  FAX: 03-5979-2702  CellPhone: 090-3812-9652



More information about the pgpool-general mailing list