Closed Leo-XM-Zeng closed 1 month ago
If you specify USE_PGXS=1 and PG_CONFIG=/path/to/pg_config, make
will be success.
make USE_PGXS=1 PG_CONFIG=/path/to/pg_config
make USE_PGXS=1 PG_CONFIG=/path/to/pg_config install
make USE_PGXS=1 PG_CONFIG=/path/to/pg_config installcheck
If you specify USE_PGXS=1 and PG_CONFIG=/path/to/pg_config,
make
will be success.make USE_PGXS=1 PG_CONFIG=/path/to/pg_config make USE_PGXS=1 PG_CONFIG=/path/to/pg_config install make USE_PGXS=1 PG_CONFIG=/path/to/pg_config installcheck
thanks
…e failed #157