%general-entities; ]> $LastChangedBy$ $Date$ xindy-&xindy-version; xindy Introduction to xindy Xindy is an index processor that can be used to generate book-like indexes for arbitrary document-preparation systems. This includes systems such as TeX and LaTeX, the roff-family, SGML/XML-based systems (e.g., HTML) that process some kind of text and generate indexing information. At the moment, this works on x86_64 but does not work on 32-bit x86. Help in debugging this will be welcomed. &lfs76_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xindy-md5sum; Download size: &xindy-size; Estimated disk space required: &xindy-buildsize; Estimated build time: &xindy-time; Xindy Dependencies Required , User Notes: Installation of xindy Install xindy by running the following commands: export TEXARCH=$(uname -m | sed -e 's/i.86/i386/' -e 's/$/-linux/') && ./configure --prefix=/opt/texlive/&texlive-year; \ --bindir=/opt/texlive/&texlive-year;/bin/$TEXARCH \ --datarootdir=/opt/texlive/&texlive-year; \ --includedir=/usr/include \ --libdir=/opt/texlive/&texlive-year;/texmf-dist \ --mandir=/opt/texlive/&texlive-year;/texmf-dist/doc/man && make This package does not have a testsuite. Now, as the root user: make install Command Explanations --includedir=/usr/include: This parameter ensures that the kpathsea headers from will be found. Contents Installed Programs Installed Libraries Installed Directory tex2xindy, texindy, xindy None /opt/texlive/&texlive-year;/texmf-dist/xindy Short Descriptions tex2xindy transforms a LaTeX index file into a xindy raw index file. tex2xindy texindy is a wrapper for xindy that turns on many LaTeX conventions by default. texindy xindy creates a sorted and tagged index from a raw LaTeX index. xindy