Have you installed from the PostgreSQL source code? If so, have you set /usr/local/pgsql/bin to your command search path? -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp
> PGPool I configure with the following command: > ./configure --with-pgsql=/usr/local/pgsql > --with-pgsql-includedir=/usr/local/pgsql/include > --with-pgsql-libdir=/usr/local/pgsql/lib > > Saludos Felix Noel > > > > Tatsuo Ishii escribi$(D+Q(B: >> How did you configure pgpool? It seems >> pgpool-II/sql/pgpool-walrecvrunning/Makefile does not recognize the >> macro values. >> -- >> Tatsuo Ishii >> SRA OSS, Inc. Japan >> English: http://www.sraoss.co.jp/index_en.php >> Japanese: http://www.sraoss.co.jp >> >> >>> I managed to install el pgpool. >>> But now I get another error. When I run "sh install-functions.sh" I >>> get the following error: >>> >>> > ---------------------------------------------------------------------- >>> postg...@server02:~/pgpool-II-3.1.0-alpha1$ sh install-functions.sh >>> make: *** No targets. Stop. >>> make: *** No rule to make target `install'. Stop. >>> pgpool-recovery.sql: No such file or directory >>> pgpool-recovery.sql: No such file or directory >>> make: *** No targets. Stop. >>> make: *** No rule to make target `install'. Stop. >>> pgpool-regclass.sql: No such file or directory >>> pgpool-regclass.sql: No such file or directory >>> make: *** No targets. Stop. >>> make: *** No rule to make target `install'. Stop. >>> pgpool-walrecrunning.sql: No such file or directory >>> pgpool-walrecrunning.sql: No such file or directory >>> postg...@server02:~/pgpool-II-3.1.0-alpha1$ cd sql/ >>> > ---------------------------------------------------------------------- >>> >>> How I can fix this? >>> >>> Greetings Felix Noel >>> >>> _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
