Re: Dead link to MinGW in Windows documentation

Поиск
Список
Период
Сортировка
От Liam Bowen
Тема Re: Dead link to MinGW in Windows documentation
Дата
Msg-id CAE7q7EjwvyObMvHSNjTD7K1Y_=GMfhp+LBdm_S_Pe07OvC=xLg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Dead link to MinGW in Windows documentation  (Magnus Hagander <magnus@hagander.net>)
Список 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@hagander.net> wrote:
On Mon, Jan 17, 2022 at 11:25 AM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 17 Jan 2022, at 07:21, Liam Bowen <liambowen@gmail.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

В списке pgsql-docs по дате отправления:

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: missing a white space in the last sentence of 51.6. Executor
Следующее
От: PG Doc comments form
Дата:
Сообщение: gettext instructions for Windows seems wrong