Ignore:
Timestamp:
06/08/2019 06:33:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
f914d6b
Parents:
cbf7be5
Message:

Merge to HEAD 21661.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/BOOK-elogind@21662 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/tl-installer.xml

    rcbf7be5 rfb7ec07  
    88
    99  <!ENTITY tl-installer-download-ftp    " ">
    10   <!ENTITY tl-installer-md5sum          "3a1ab4e0ed369f2a58e52184636ac0df">
    11   <!ENTITY tl-installer-date             "20180428"> <!-- in the directory name -->
    12   <!ENTITY tl-installer-size            "2.7 MB">
    13 
    14   <!ENTITY tl-installer-buildsize        "5.5 GB if everything is included">
     10  <!ENTITY tl-installer-md5sum          "e80f92667fb65f38dae88d1c5b22dba3">
     11  <!ENTITY tl-installer-date             "20190529"> <!-- in the directory name -->
     12  <!ENTITY tl-installer-size            "3.8 MB">
     13
     14  <!ENTITY tl-installer-buildsize        "6.2 GB if everything is included">
    1515  <!ENTITY tl-installer-time            "varies, depending on network speed and traffic">
    1616]>
     
    9595    </para>
    9696    <para role="recommended">
    97       <xref role="runtime" linkend="gs"/> is dynamically loaded by dvisvgm, which is used by
    98      <application>asy</application>.
     97      <xref role="runtime" linkend="gs"/> is dynamically loaded by dvisvgm,
     98      which is used by <application>asy</application> when that creates SVG
     99      files.
    99100    </para>
    100101    <para role="recommended">
     
    110111      the optional non-wide-character ncurses library (for "some binary-only
    111112      application") from the bottom of the <application>Ncurses</application>
    112       page in LFS is needed by <application>asy</application>
    113       and also for xindy.run which is used by <application>xindy</application>
    114     </para>
    115     <para role="recommended">
    116       The binary versions of <application>asy</application> need
    117       <xref linkend="glu"/>, <xref linkend="freeglut"/>. and <ulink
    118       url="&gnu-ftp;/readline/readline-6.3.tar.gz">libreadline-6.3</ulink>
    119       with the LFS patch <ulink
    120       url="http://www.linuxfromscratch.org/patches/downloads/readline/readline-6.3-upstream_fixes-3.patch">readline-6.3-upstream_fixes-1.patch</ulink>
    121       : asy only requires <filename>libreadline.so.6.3</filename> which can be
    122       manually copied from the <filename class="directory">shlib/</filename>
    123       directory after running <command>configure</command> and
    124       <command>make</command>
    125       and then symlinked as <filename>libreadline.so.6</filename>.
     113      page in LFS is needed
     114      for xindy.run which is used by <application>xindy</application>
     115    </para>
     116    <para role="recommended">
     117      The binary version of <application>asy</application> needs
     118      <xref linkend="freeglut"/>.
    126119    </para>
    127120    <para>
Note: See TracChangeset for help on using the changeset viewer.