[pgpool-general: 2096] Re: pgpool-ha configure/compile - pgpool directory not found
Mistina Michal
Michal.Mistina at virte.sk
Fri Aug 30 17:02:22 JST 2013
Hi.
Thank you for the reply.
My mistake. I accidentally deployed during the testing pgpool twice. The
first time in the directory /usr/local and second time in
/usr/local/bin/pgpool. Hence pgpool executable was missing and instead of it
there was pgpool directory.
Problem solved.
Regards,
Michal Mistina
-----Original Message-----
From: TAKATSUKA Haruka [mailto:harukat at sraoss.co.jp]
Sent: Friday, August 30, 2013 3:44 AM
To: Mistina Michal
Cc: pgpool-general at pgpool.net
Subject: Re: [pgpool-general: 2091] pgpool-ha configure/compile - pgpool
directory not found
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3076 bytes
Desc: not available
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20130830/333f928c/attachment.p7s>
More information about the pgpool-general
mailing list