The texlive binaries are built with RPATH, thus they work fine w/o
ld.so.conf modification.
For other packages using kpathsea we need to symlink libkpathsea.so.6 to
/usr/lib so it can be found.
It seems install-tl-unx does not use texlive shared libraries at all (I
downloaded the tex executable from it and the executable only uses
libc.so.6 and libm.so.6).
We usually put those additions in the page where we define all the
paths. So move this one to "Setting the PATH for TeX Live". This
also prevents having to edit the texlive script in jhalfs (to
remove the addition when reinstalling).
Moved the profile script to texlive.sh from extrapaths.sh.
Created an environment variable TEXLIVE_PREFIX and incorporated
it into the chapter's build scripts.
An additional optimization can still be made by moving the
TEXARCH variable into texlive.sh and removing it from
package instructions.
Setting the PATH for TeX Live: minor formatting.
Qt-5.4.1: fix build of Qt Web Kit against glib-2.43 or newer.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15826 af4574ff-66df-0310-9fd7-8a98e5e911e0