| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andreas 'ads' Scherbaum <ads(at)pgug(dot)de>, Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: INSTALL file |
| Date: | 2019-01-28 21:21:03 |
| Message-ID: | 18790d80-259f-0d5c-6634-6c41124cf120@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 03/11/2018 00:14, Andreas 'ads' Scherbaum wrote:
> GNU make, version 3.8 or newer
> ISO/ANSI C compilar (at least C99-compliant)
> Flex 2.5.31 or later, and Bison 1.875 or later (for building from git)
> Perl 5.8.3 (for building from git)
I'm not in favor of listing all these versions here. It's one more
thing to keep updated. The version requirements are not outrageous, so
we can assume that someone with a reasonably up-to-date development
machine has appropriate versions.
I'm also not convinced that this list is actually complete. From an
"empty" start you'd typically need at least zlib and readline on top of
those.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2019-01-28 21:33:06 | Re: Built-in connection pooler |
| Previous Message | Andres Freund | 2019-01-28 21:12:31 | Re: Proposed refactoring of planner header files |