Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put the source code into the contrib directory and use "make". Compil… #158

Closed
wants to merge 1 commit into from

Conversation

Leo-XM-Zeng
Copy link

…e failed #157

@shinyaaa
Copy link

shinyaaa commented Oct 11, 2024

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

@Leo-XM-Zeng
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants