| From: | Liam Bowen <liambowen(at)gmail(dot)com> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Dead link to MinGW in Windows documentation |
| Date: | 2022-01-17 21:15:40 |
| Message-ID: | CAE7q7EjwvyObMvHSNjTD7K1Y_=GMfhp+LBdm_S_Pe07OvC=xLg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
If one is to recommend MSYS2, after downloading and installing it, the
command to install bison and flex is just:
pacman -S flex bison
Then the bins end up (by default) in C:\MSYS64\usr\bin
On Mon, Jan 17, 2022 at 5:37 AM Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Mon, Jan 17, 2022 at 11:25 AM Daniel Gustafsson <daniel(at)yesql(dot)se>
> wrote:
> >
> > > On 17 Jan 2022, at 07:21, Liam Bowen <liambowen(at)gmail(dot)com> wrote:
> > >
> > > From https://www.postgresql.org/docs/14/install-windows-full.html --
> > >
> > > > Both Bison and Flex are included in the msys tool suite, available
> from http://www.mingw.org/wiki/MSYS as part of the MinGW compiler suite.
> > >
> > > Aforementioned link is to a domain squatter.
> > >
> > > Perhaps MSYS2 could be used instead? https://packages.msys2.org/base
> >
> > Agreed, that seems like a better URL to refer to. Unless there are
> objections
> > I will fix that in all supported branches.
>
> +1.
>
> Note that there are two references to mingw.org -- also one in
> https://www.postgresql.org/docs/14/installation-platform-notes.html as
> well. They should both be fixed.
>
> --
> Magnus Hagander
> Me: https://www.hagander.net/
> Work: https://www.redpill-linpro.com
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2022-01-17 22:55:38 | gettext instructions for Windows seems wrong |
| Previous Message | Jonathan S. Katz | 2022-01-17 19:39:40 | Re: missing a white space in the last sentence of 51.6. Executor |