Skip to content

Commit 9ecbabb

Browse files
committed
Add flex and bison to installation requirements.
1 parent 6e1a9d7 commit 9ecbabb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Before build and install you should ensure following:
4747
* PostgreSQL version is 9.4 or higher.
4848
* You have development package of PostgreSQL installed or you built
4949
PostgreSQL from source.
50+
* You have flex and bison installed on your system. JsQuery was tested on
51+
flex 2.5.37-2.5.39, bison 2.7.12.
5052
* Your PATH variable is configured so that pg\_config command available.
5153

5254
Typical installation procedure may look like this:

0 commit comments

Comments
 (0)