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

Installing Apache AGE extension from source fails to identify bison #272

Open
ftgo opened this issue Sep 30, 2024 · 0 comments
Open

Installing Apache AGE extension from source fails to identify bison #272

ftgo opened this issue Sep 30, 2024 · 0 comments

Comments

@ftgo
Copy link

ftgo commented Sep 30, 2024

NOTE: this issue was first posted on bitnami/containers repository.

Name and Version

timescale/timescaledb:2.16.1-pg16-bitnami

What architecture are you using?

None

What steps will reproduce the bug?

  1. Installing Apache AGE from source to combine with Bitnami's TimescaleDB
  2. Failed to execute make install, it does not identify bison is installed into the container

What is the expected behavior?

The make install is completed with success

What do you see instead?

ERROR: `bison' is missing on your system. It is needed to create the
file `src/backend/parser/cypher_gram.c'. You can either get bison from a GNU mirror site
or download an official distribution of PostgreSQL, which contains
pre-packaged bison output.

Additional information

I'm following the steps described by the README at Apache AGE. Installing over a plain timescale/timescaledb:pg16 works as expected.

I think I may be missing some of Bitnami's environment variable tweaks.

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

No branches or pull requests

1 participant