[Pgpool-general] Missing source directory?
Dave Page
dpage at pgadmin.org
Thu Nov 11 23:49:17 UTC 2010
Hi,
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
make: Nothing to be done for `all'.
/bin/mkdir -p '/usr/local/pgsql/share/contrib'
/bin/mkdir -p '/usr/local/pgsql/lib'
/bin/sh /usr/local/pgsql/lib/pgxs/src/makefiles/../../config/install-sh
-c -m 644 pgpool-regclass.sql '/usr/local/pgsql/share/contrib'
/bin/sh /usr/local/pgsql/lib/pgxs/src/makefiles/../../config/install-sh
-c -m 755 pgpool-regclass.so '/usr/local/pgsql/lib'
pgpool-walrecvrunning.sql: No such file or directory
Looking in the source tree, all I see in the sql/ directory is
# ls -al
total 20
drwxrwxrwx 4 1739 1739 4096 Nov 2 03:58 .
drwxrwxrwx 11 1739 1739 4096 Nov 11 23:41 ..
drwxrwxrwx 2 1739 1739 4096 Nov 11 23:41 pgpool-recovery
drwxrwxrwx 2 1739 1739 4096 Nov 11 23:41 pgpool-regclass
-rw-r--r-- 1 1739 1739 918 Apr 9 2008 system_db.sql
Is the tarball missing the directory, or did I miss something in the
instructions?
Thanks!
--
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