[Pgpool-general] Missing source directory?

Dave Page dpage at pgadmin.org
Fri Nov 12 14:22:42 UTC 2010


On Fri, Nov 12, 2010 at 5:51 AM, Tatsuo Ishii <ishii at sraoss.co.jp> wrote:
>> I'm following the tutorial at
>> http://pgpool.projects.postgresql.org/contrib_docs/simple_sr_setting/index.html
>> to try out pgpool II with SR/HS in PG9. I'm using the tarball linked
>> from the page, for pgpool-II-3.1.0-alpha1. When running the
>> install-functions.sh script, I see:
>>
>> ./install-functions.sh: line 10: cd: ../pgpool-walrecvrunning: No such
>> file or directory
>
> It turned out that Makefile.am lacked neccessary files. I have fixed
> the problem along with typos. Please give it try...

Thanks - that looks much better.

Were the typos related to that directory name? I now see:

./pgpool-walrecvrunning:
total 32
drwxrwxrwx 2 1739 1739 4096 Nov 12 13:51 .
drwxrwxrwx 5 1739 1739 4096 Nov 12 05:47 ..
-rw-r--r-- 1 1739 1739  572 Oct 17 11:58 Makefile
-rw-r--r-- 1 1739 1739 1817 Oct 20 01:08 pgpool-walrecrunning.c
-rwxr-xr-x 1 root root 6247 Nov 12 13:51 pgpool-walrecrunning.so
-rw-r--r-- 1 root root  149 Nov 12 13:51 pgpool-walrecrunning.sql
-rw-r--r-- 1 1739 1739  136 Oct 17 12:01 pgpool-walrecrunning.sql.in

Notice that there is a 'v' in the directory name, but not the file
names. I had to tweak the install-functions.sh script to account for
this.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


More information about the Pgpool-general mailing list