[Pgpool-general] coul not install pgpool3.1

Tomoaki Sato sato at sraoss.co.jp
Sat Sep 30 00:06:52 UTC 2006


Hi,

I think you have succeeded in the installation.

From: gurkan at resolution.com
Date: Fri, 29 Sep 2006 19:18:56 -0400 (EDT)

> I had installed pgpool 3.0, and I could not install pgpool3.1
> 
> --------------------
> [root at baba1 pgpool-3.1.1]# make
> make  all-am
> make[1]: Entering directory `/tmp/pgpool-3.1.1'
> make[1]: Leaving directory `/tmp/pgpool-3.1.1'
> [root at baba1 pgpool-3.1.1]#
> [root at baba1 pgpool-3.1.1]# make install
> make[1]: Entering directory `/tmp/pgpool-3.1.1'
> test -z "/usr/local/bin" || mkdir -p -- . "/usr/local/bin"
>   /usr/bin/install -c 'pgpool' '/usr/local/bin/pgpool'
> test -z "/usr/local/etc" || mkdir -p -- . "/usr/local/etc"
>  /usr/bin/install -c -m 644 'pgpool.conf.sample' '/usr/local/etc/pgpool.conf.sample'
> test -z "/usr/local/man/man8" || mkdir -p -- . "/usr/local/man/man8"
>  /usr/bin/install -c -m 644 './pgpool.8' '/usr/local/man/man8/pgpool.8'
> make[1]: Leaving directory `/tmp/pgpool-3.1.1'
> [root at baba1 pgpool-3.1.1]# pgpool
> pool_config: could not open configuration file (pgpool.conf)
> pool_config: using default values...
> [root at baba1 pgpool-3.1.1]#

After instaling pgpool, /usr/local/etc/pgpool.conf.sample is created
by default. I think you should change the name of the file to
pgpool.conf and edit the contents.

  cp /usr/local/etc/pgpool.conf.sample /usr/local/etc/pgpool.conf

Is not this?


----
Tomoaki Sato <sato at sraoss.co.jp>
SRA OSS, Inc. Japan


More information about the Pgpool-general mailing list