[tex-live] TeX Live 2018: xindy seems broken

Paul Gaborit paul.gaborit at gmail.com
Sun Mar 25 10:11:51 CEST 2018


Hi,

The following document use 'glossaries' and 'xindy'.

%%%
\documentclass{article}
\usepackage[xindy]{glossaries}
\makeglossaries
\newglossaryentry{test}{name={test},description={a simple test}.}
\begin{document}
This is just a \gls{test}.
\printglossaries
\end{document}
%%%


But, since 2 ou 3 days (with TeX Live 2018 pretest), after a first 
compilation by 'pdflatex', 'makeglossaries' can't run 'xindy':

$  makeglossaries xindy-test
makeglossaries version 4.36 (2018-03-07)
added glossary type 'main' (glg,gls,glo)
xindy  -L english  -I xindy -M "xindy-test" -t "xindy-test.glg" -o 
"xindy-test.gls" "xindy-test.glo"
/usr/local/texlive/2018/bin/x86_64-linux/xindy.run: 
/usr/local/texlive/2018/bin/x86_64-linux/base/lisp.run: No such file or 
directory

***Call to xindy failed***

Check 'xindy-test.glg' for details

Thanks.
-- 
	Paul Gaborit


More information about the tex-live mailing list