From fddd7ee92f2fcbaf5b0880c9077df1302b1cf068 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 14 Jan 2019 01:36:29 +0000 Subject: GNU NCURSES and GNU Readline also built before GNU Bash Readline is a prerequisite of Bash and AWK, while NCURSES is a prerequisite of Readline. With the recent update of GNU Bash (and thus GNU Readline) on my host operating system, the pipeline crashed and I noticed this hole in the pipeline. In particular, AWK (which linked with Readline 7.0) would complain about not finding it and abort. --- paper.tex | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) (limited to 'paper.tex') diff --git a/paper.tex b/paper.tex index 4d148e7..499e461 100644 --- a/paper.tex +++ b/paper.tex @@ -208,25 +208,26 @@ research (in alphabetical order): Bzip2 \bziptwoversion, CFITSIO \bashversion, GNU Coreutils \coreutilsversion, GNU Diffutils \diffutilsversion, GNU Findutils \findutilsversion, GNU Grep \grepversion, GNU Gzip \gzipversion, GNU Libtool \libtoolversion, GNU Make \makeversion, -GNU Sed \sedversion, GNU Scientific Library (GSL) \gslversion, GNU Tar -\tarversion, GNU Wget \wgetversion, GNU Which \whichversion, Lzip -\lzipversion, GPL Ghostscript \ghostscriptversion, Libgit2 -\libgitwoversion, Libtiff \libtiffversion, OpenSSL \opensslversion, -Pkg-config \pkgconfigversion, WCSLIB \wcslibversion, XZ Utils \xzversion, -and ZLib \zlibversion. The final paper was produced with \TeX{} Live -\texliveversion, using the following packages: \TeX{} \textexversion, EC -\texecversion, NewTX \texnewtxversion, Fontaxes \texfontaxesversion, -Keyval, \texxkeyvalversion, Etoolbox \texetoolboxversion, Xcolor -\texxcolorversion, Setspace \texsetspaceversion, Caption -\texcaptionversion, Footmisc \texfootmiscversion, Datetime -\texdatetimeversion, Fmtcount \texfmtcountversion, Titlesec -\textitlesecversion, Preprint \texpreprintversion, Ulem \texulemversion, -Bib\LaTeX{} \texbiblatexversion, Biber \texbiberversion, Logreq -\texlogreqversion, PGF/TiKZ \texpgfversion, PGFPlots \texpgfplotsversion, -FP \texfpversion, Courier \texcourierversion, \TeX-gyre \textexgyreversion, -TXFonts \textxfontsversion, Times \textimesversion. We are very grateful to -all their creators for freely providing this necessary infrastructure. This -research would not be possible without them. +GNU NCURSES \ncursesversion, GNU Readline \readlineversion, GNU Sed +\sedversion, GNU Scientific Library (GSL) \gslversion, GNU Tar \tarversion, +GNU Wget \wgetversion, GNU Which \whichversion, Lzip \lzipversion, GPL +Ghostscript \ghostscriptversion, Libgit2 \libgitwoversion, Libtiff +\libtiffversion, OpenSSL \opensslversion, Pkg-config \pkgconfigversion, +WCSLIB \wcslibversion, XZ Utils \xzversion, and ZLib \zlibversion. The +final paper was produced with \TeX{} Live \texliveversion, using the +following packages: \TeX{} \textexversion, EC \texecversion, NewTX +\texnewtxversion, Fontaxes \texfontaxesversion, Keyval, \texxkeyvalversion, +Etoolbox \texetoolboxversion, Xcolor \texxcolorversion, Setspace +\texsetspaceversion, Caption \texcaptionversion, Footmisc +\texfootmiscversion, Datetime \texdatetimeversion, Fmtcount +\texfmtcountversion, Titlesec \textitlesecversion, Preprint +\texpreprintversion, Ulem \texulemversion, Bib\LaTeX{} \texbiblatexversion, +Biber \texbiberversion, Logreq \texlogreqversion, PGF/TiKZ \texpgfversion, +PGFPlots \texpgfplotsversion, FP \texfpversion, Courier \texcourierversion, +\TeX-gyre \textexgyreversion, TXFonts \textxfontsversion, Times +\textimesversion. We are very grateful to all their creators for freely +providing this necessary infrastructure. This research would not be +possible without them. %% Tell BibLaTeX to put the bibliography list here. \printbibliography -- cgit v1.2.1