[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Release Candidate 1.23.0.rc1
From: |
Bertrand Garrigues |
Subject: |
Release Candidate 1.23.0.rc1 |
Date: |
Thu, 12 Nov 2020 23:04:05 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Dear groffers,
Release candidate 1.23.0.rc1 is now available from GNU's alpha ftp. The
version can be downloaded here:
https://alpha.gnu.org/gnu/groff/.
To build it and install it:
mkdir build
cd build
../configure
make -j <number of cores>
sudo make install
To uninstall it just do 'make uninstall'. You can also download and
build the 1.23.0.rc1 from git:
git clone https://git.savannah.gnu.org/git/groff.git
cd groff
git checkout 1.23.0.rc1
./bootstrap
mkdir build
cd build
../configure
make -j <number of cores>
sudo make install
Thanks to everyone that is willing to test this version.
If you find an issue please indicate which system you are running and
provide an example or test file so that we could try to reproduce the
bug.
Regards,
Bertrand Garrigues
- Release Candidate 1.23.0.rc1,
Bertrand Garrigues <=
- Re: Release Candidate 1.23.0.rc1, Dave Kemper, 2020/11/13
- Re: Release Candidate 1.23.0.rc1, G. Branden Robinson, 2020/11/13
- duplicate documentation, was: Release Candidate, Ingo Schwarze, 2020/11/14
- Re: duplicate documentation, was: Release Candidate, G. Branden Robinson, 2020/11/15
- Re: duplicate documentation, was: Release Candidate, Ingo Schwarze, 2020/11/15
- Re: duplicate documentation, Jan Stary, 2020/11/15
- Re: duplicate documentation, Ingo Schwarze, 2020/11/15