Author: ken
Date: Sun Feb 16 17:06:54 2014
New Revision: 12715
Log:
forgot to list the directories in /usr/include, and the libs in /usr/lib, for
this way of building TeX Live.
Modified:
trunk/BOOK/pst/typesetting/texlive.xml
Modified: trunk/BOOK/pst/typesetting/texlive.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/texlive.xml Sun Feb 16 11:46:04 2014
(r12714)
+++ trunk/BOOK/pst/typesetting/texlive.xml Sun Feb 16 17:06:54 2014
(r12715)
@@ -268,8 +268,8 @@
<seglistitem>
<seg>Over 300 binaries and symlinks to scripts</seg>
- <seg>None</seg>
- <seg>/opt/texlive</seg>
+ <seg>libkpathsea.so, libptexenc.so</seg>
+ <seg>/opt/texlive, /usr/include/kpathsea, /usr/include/ptexenc</seg>
</seglistitem>
</segmentedlist>
@@ -290,6 +290,30 @@
</indexterm>
</listitem>
</varlistentry>
+
+ <varlistentry id="libkpathsea">
+ <term><filename class="libraryfile">libkpathsea.so</filename></term>
+ <listitem>
+ <para>
+ (kpathsearch) exists to look up a file in a list of directories.
+ </para>
+ <indexterm zone="texlive libkpathsea">
+ <primary sortas="c-libkpathsea">libkpathsea.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libptexenc">
+ <term><filename class="libraryfile">libptexenc.so</filename></term>
+ <listitem>
+ <para>
+ is a library for Japanese pTeX (publishing TeX).
+ </para>
+ <indexterm zone="texlive libptexenc">
+ <primary sortas="c-libptexenc">libptexenc.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
</variablelist>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page