Andy: You are right about xindy, thank you for clarification.

Another observation. Playing with texlive, I found convenient to 
build it in a separate directory:

        mkdir -v Work
        cd Work
        sed -i -e <.......>
        ../configure --prefix=/usr <.......>
        make

If I screw up the build I can easily remove everything in the 
current directory and try again. This is exactly how it is done in 
the default ./Build script, by the way, so may something  similar 
could be advised in the book as well.

/Alex.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to