mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
This commit is contained in:
commit
a77130cb0b
@ -40,6 +40,48 @@
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2024-09-20</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to vim-9.1.0738. Addresses
|
||||
<ulink url='&lfs-ticket-root;4500'>#4500</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to texinfo-7.1.1. Fixes
|
||||
<ulink url='&lfs-ticket-root;5558'>#5558</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to tcl8.6.15. Fixes
|
||||
<ulink url='&lfs-ticket-root;5562'>#5562</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem revision="sysv">
|
||||
<para>[bdubbs] - Update to sysklogd-2.6.2. Fixes
|
||||
<ulink url='&lfs-ticket-root;5557'>#5557</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to setuptools-75.1.0. Fixes
|
||||
<ulink url='&lfs-ticket-root;5560'>#5560</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to meson-1.5.2. Fixes
|
||||
<ulink url='&lfs-ticket-root;5566'>#5566</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to iana-etc-20240912. Addresses
|
||||
<ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gawk-5.3.1. Fixes
|
||||
<ulink url='&lfs-ticket-root;5564'>#5564</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to bc-7.0.2. Fixes
|
||||
<ulink url='&lfs-ticket-root;5563'>#5563</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2024-09-07</para>
|
||||
<itemizedlist>
|
||||
@ -86,8 +128,6 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>2024-09-01</para>
|
||||
<itemizedlist>
|
||||
|
@ -89,9 +89,9 @@
|
||||
<!--<listitem>
|
||||
<para>Flit-core-&flit-core-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Gawk-&gawk-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>GCC-&gcc-version;</para>
|
||||
</listitem>-->
|
||||
@ -185,9 +185,9 @@
|
||||
<!--<listitem>
|
||||
<para>MarkupSafe-&markupsafe-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Meson-&meson-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>MPC-&mpc-version;</para>
|
||||
</listitem>-->
|
||||
@ -233,9 +233,9 @@
|
||||
<!--<listitem>
|
||||
<para>Shadow-&shadow-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem revision="sysv">
|
||||
<listitem revision="sysv">
|
||||
<para>Sysklogd-&sysklogd-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Systemd-&systemd-version;</para>
|
||||
</listitem>
|
||||
@ -245,12 +245,12 @@
|
||||
<!--<listitem>
|
||||
<para>Tar-&tar-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Tcl-&tcl-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Texinfo-&texinfo-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Tzdata-&tzdata-version;</para>
|
||||
</listitem>
|
||||
@ -260,9 +260,9 @@
|
||||
<!--<listitem>
|
||||
<para>Util-linux-&util-linux-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Vim-&vim-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Wheel-&wheel-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -3,8 +3,8 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../general.ent">
|
||||
%general-entities;
|
||||
<!ENTITY tdbc-ver "1.1.7">
|
||||
<!ENTITY itcl-ver "4.2.4">
|
||||
<!ENTITY tdbc-ver "1.1.9">
|
||||
<!ENTITY itcl-ver "4.3.0">
|
||||
]>
|
||||
|
||||
<sect1 id="ch-system-tcl" role="wrap">
|
||||
|
@ -198,7 +198,7 @@ EOF</userinput></screen>
|
||||
<para>x can be any number in the range 16-31. y can be any number in the
|
||||
range 0-255.</para>
|
||||
|
||||
<para>A valid private IP address could be 192.168.1.1.</para>
|
||||
<para>A valid private IP address could be 192.168.1.2.</para>
|
||||
|
||||
<para>If the computer is to be visible to the Internet, a valid FQDN
|
||||
can be the domain name itself, or a string resulted by concatenating a
|
||||
@ -218,7 +218,7 @@ EOF</userinput></screen>
|
||||
|
||||
127.0.0.1 localhost.localdomain localhost
|
||||
127.0.1.1 <replaceable><FQDN></replaceable> <replaceable><HOSTNAME></replaceable>
|
||||
<replaceable><192.168.1.1></replaceable> <replaceable><FQDN></replaceable> <replaceable><HOSTNAME></replaceable> <replaceable>[alias1] [alias2 ...]</replaceable>
|
||||
<replaceable><192.168.1.2></replaceable> <replaceable><FQDN></replaceable> <replaceable><HOSTNAME></replaceable> <replaceable>[alias1] [alias2 ...]</replaceable>
|
||||
::1 localhost ip6-localhost ip6-loopback
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
||||
@ -226,7 +226,7 @@ ff02::2 ip6-allrouters
|
||||
# End /etc/hosts</literal>
|
||||
EOF</userinput></screen>
|
||||
|
||||
<para>The <replaceable><192.168.1.1></replaceable>,
|
||||
<para>The <replaceable><192.168.1.2></replaceable>,
|
||||
<replaceable><FQDN></replaceable>, and
|
||||
<replaceable><HOSTNAME></replaceable> values need to be
|
||||
changed for specific uses or requirements (if assigned an IP address by a
|
||||
|
54
packages.ent
54
packages.ent
@ -57,10 +57,10 @@
|
||||
<!ENTITY bash-fin-du "52 MB">
|
||||
<!ENTITY bash-fin-sbu "1.4 SBU">
|
||||
|
||||
<!ENTITY bc-version "7.0.1">
|
||||
<!ENTITY bc-version "7.0.2">
|
||||
<!ENTITY bc-size "464 KB">
|
||||
<!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz">
|
||||
<!ENTITY bc-md5 "3dbcb9f4642dd070c64844b6afd5f108">
|
||||
<!ENTITY bc-md5 "7425c5fde4fcd86db544d376ff8fcfc8">
|
||||
<!ENTITY bc-home "https://git.gavinhoward.com/gavin/bc">
|
||||
<!ENTITY bc-fin-du "7.8 MB">
|
||||
<!ENTITY bc-fin-sbu "less than 0.1 SBU">
|
||||
@ -208,10 +208,10 @@
|
||||
<!ENTITY flit-core-fin-du "1.6 MB">
|
||||
<!ENTITY flit-core-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY gawk-version "5.3.0">
|
||||
<!ENTITY gawk-size "3,356 KB">
|
||||
<!ENTITY gawk-version "5.3.1">
|
||||
<!ENTITY gawk-size "3,428 KB">
|
||||
<!ENTITY gawk-url "&gnu;gawk/gawk-&gawk-version;.tar.xz">
|
||||
<!ENTITY gawk-md5 "97c5a7d83f91a7e1b2035ebbe6ac7abd">
|
||||
<!ENTITY gawk-md5 "4e9292a06b43694500e0620851762eec">
|
||||
<!ENTITY gawk-home "&gnu-software;gawk/">
|
||||
<!ENTITY gawk-tmp-du "47 MB">
|
||||
<!ENTITY gawk-tmp-sbu "0.1 SBU">
|
||||
@ -317,10 +317,10 @@
|
||||
<!ENTITY gzip-fin-du "21 MB">
|
||||
<!ENTITY gzip-fin-sbu "0.3 SBU">
|
||||
|
||||
<!ENTITY iana-etc-version "20240829">
|
||||
<!ENTITY iana-etc-version "20240912">
|
||||
<!ENTITY iana-etc-size "590 KB">
|
||||
<!ENTITY iana-etc-url "https://github.com/Mic92/iana-etc/releases/download/&iana-etc-version;/iana-etc-&iana-etc-version;.tar.gz">
|
||||
<!ENTITY iana-etc-md5 "93a1f39dfed9ef58901c3255a66310a4">
|
||||
<!ENTITY iana-etc-md5 "c5dfa23182c74a3db8aeb5a88ac0d740">
|
||||
<!ENTITY iana-etc-home "https://www.iana.org/protocols">
|
||||
<!ENTITY iana-etc-fin-du "4.8 MB">
|
||||
<!ENTITY iana-etc-fin-sbu "less than 0.1 SBU">
|
||||
@ -503,10 +503,10 @@
|
||||
<!ENTITY markupsafe-fin-du "508 KB">
|
||||
<!ENTITY markupsafe-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY meson-version "1.5.1">
|
||||
<!ENTITY meson-size "2,205 KB">
|
||||
<!ENTITY meson-version "1.5.2">
|
||||
<!ENTITY meson-size "2,213 KB">
|
||||
<!ENTITY meson-url "&github;/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
|
||||
<!ENTITY meson-md5 "c4f2b3e5ea632685f61ba1b833c4905c">
|
||||
<!ENTITY meson-md5 "682f75ef96c2e7542b0148e70068ea09">
|
||||
<!ENTITY meson-home "https://mesonbuild.com">
|
||||
<!ENTITY meson-fin-du "43 MB">
|
||||
<!ENTITY meson-fin-sbu "less than 0.1 SBU">
|
||||
@ -637,10 +637,10 @@
|
||||
<!ENTITY sed-fin-du "30 MB">
|
||||
<!ENTITY sed-fin-sbu "0.3 SBU">
|
||||
|
||||
<!ENTITY setuptools-version "74.1.2">
|
||||
<!ENTITY setuptools-size "1,325 KB">
|
||||
<!ENTITY setuptools-version "75.1.0">
|
||||
<!ENTITY setuptools-size "1,317 KB">
|
||||
<!ENTITY setuptools-url "&pypi-src;/s/setuptools/setuptools-&setuptools-version;.tar.gz">
|
||||
<!ENTITY setuptools-md5 "dade67d5cb658dfb31c1ec7e0186426e">
|
||||
<!ENTITY setuptools-md5 "8e8aed1625afae37b59272ff981d6e1c">
|
||||
<!ENTITY setuptools-home "&pypi-home;/setuptools/">
|
||||
<!ENTITY setuptools-fin-du "35 MB">
|
||||
<!ENTITY setuptools-fin-sbu "less than 0.1 SBU">
|
||||
@ -653,10 +653,10 @@
|
||||
<!ENTITY shadow-fin-du "112 MB">
|
||||
<!ENTITY shadow-fin-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY sysklogd-version "2.6.1">
|
||||
<!ENTITY sysklogd-size "452 KB">
|
||||
<!ENTITY sysklogd-version "2.6.2">
|
||||
<!ENTITY sysklogd-size "453 KB">
|
||||
<!ENTITY sysklogd-url "https://github.com/troglobit/sysklogd/releases/download/v&sysklogd-version;/sysklogd-&sysklogd-version;.tar.gz">
|
||||
<!ENTITY sysklogd-md5 "dcf0836a0fcc6568efaad230850d9c86">
|
||||
<!ENTITY sysklogd-md5 "9f64535a9a791f20504841b94d194391">
|
||||
<!ENTITY sysklogd-home "https://www.infodrom.org/projects/sysklogd/">
|
||||
<!ENTITY sysklogd-fin-du "3.9 MB">
|
||||
<!ENTITY sysklogd-fin-sbu "less than 0.1 SBU">
|
||||
@ -697,22 +697,22 @@
|
||||
<!ENTITY tar-fin-du "43 MB">
|
||||
<!ENTITY tar-fin-sbu "0.7 SBU">
|
||||
|
||||
<!ENTITY tcl-version "8.6.14">
|
||||
<!ENTITY tcl-version "8.6.15">
|
||||
<!ENTITY tcl-major-version "8.6">
|
||||
<!ENTITY tcl-size "11,355 KB">
|
||||
<!ENTITY tcl-size "11,490 KB">
|
||||
<!ENTITY tcl-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-src.tar.gz">
|
||||
<!ENTITY tcl-md5 "c30b57c6051be28fa928d09aca82841e">
|
||||
<!ENTITY tcl-md5 "c13a4d5425b5ae335258342b38ba34c2">
|
||||
<!ENTITY tcl-home "https://tcl.sourceforge.net/">
|
||||
<!ENTITY tcl-docs-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-html.tar.gz">
|
||||
<!ENTITY tcl-docs-md5 "5467198f8d57c54835bf80b98ffb0170">
|
||||
<!ENTITY tcl-docs-size "1,167 KB">
|
||||
<!ENTITY tcl-docs-md5 "146d6317a5318ad79d4c1421ba612fe9">
|
||||
<!ENTITY tcl-docs-size "1,169 KB">
|
||||
<!ENTITY tcl-tmp-du "91 MB">
|
||||
<!ENTITY tcl-tmp-sbu "3.2 SBU">
|
||||
|
||||
<!ENTITY texinfo-version "7.1">
|
||||
<!ENTITY texinfo-size "5,416 KB">
|
||||
<!ENTITY texinfo-version "7.1.1">
|
||||
<!ENTITY texinfo-size "5,443 KB">
|
||||
<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.xz">
|
||||
<!ENTITY texinfo-md5 "edd9928b4a3f82674bcc3551616eef3b">
|
||||
<!ENTITY texinfo-md5 "e5fc595794a7980f98ce446a5f8aa273">
|
||||
<!ENTITY texinfo-home "&gnu-software;texinfo/">
|
||||
<!ENTITY texinfo-tmp-du "130 MB">
|
||||
<!ENTITY texinfo-tmp-sbu "0.2 SBU">
|
||||
@ -745,10 +745,10 @@
|
||||
<!ENTITY util-linux-fin-du "315 MB">
|
||||
<!ENTITY util-linux-fin-sbu "0.5 SBU">
|
||||
|
||||
<!ENTITY vim-version "9.1.0660">
|
||||
<!ENTITY vim-version "9.1.0738">
|
||||
<!-- <!ENTITY vim-majmin "90"> -->
|
||||
<!ENTITY vim-docdir "vim/vim91">
|
||||
<!ENTITY vim-size "17,629 KB">
|
||||
<!ENTITY vim-size "17,673 KB">
|
||||
<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">
|
||||
<!-- N.B. LFS 9.0 uses
|
||||
https://github.com/vim/vim/archive/v8.1.1846/vim-8.1.1846.tar.gz
|
||||
@ -762,7 +762,7 @@
|
||||
example, https://github.com/vim/vim/tags?after=v8.1.1847 will show
|
||||
us v8.1.1846. -->
|
||||
<!--<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">-->
|
||||
<!ENTITY vim-md5 "c512a99b3704f193be1a181cc644b2b2">
|
||||
<!ENTITY vim-md5 "afe52ff64b0a3dd3644ba4aecc48737c">
|
||||
<!ENTITY vim-home "https://www.vim.org">
|
||||
<!ENTITY vim-fin-du "245 MB">
|
||||
<!ENTITY vim-fin-sbu "2.9 SBU">
|
||||
|
@ -32,7 +32,7 @@
|
||||
Standard Base (LSB) Version 5.0 (2015)</ulink></para>
|
||||
|
||||
<para>The LSB has four separate specifications: Core, Desktop,
|
||||
Runtime Languages, and Imaging. Some parts of Core and Desktop
|
||||
Languages, and Imaging. Some parts of Core and Desktop
|
||||
specifications are architecture specific. There are also two trial
|
||||
specifications: Gtk3 and Graphics. LFS attempts to conform to the LSB
|
||||
specifications for the IA32 (32-bit x86) or AMD64 (x86_64)
|
||||
@ -50,7 +50,7 @@
|
||||
|
||||
<para>While it is possible to create a complete system that will pass the LSB
|
||||
certification tests <quote>from scratch,</quote> this can't be done without many additional packages
|
||||
that are beyond the scope of the LFS book. Installation instructions for these
|
||||
that are beyond the scope of the LFS book. Installation instructions for some of these
|
||||
additional packages can be found in BLFS. </para>
|
||||
|
||||
<variablelist>
|
||||
@ -62,9 +62,12 @@
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Core:</emphasis></term>
|
||||
<listitem>
|
||||
<para>Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
|
||||
Grep, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Sed,
|
||||
Shadow, Tar, Util-linux, Zlib</para>
|
||||
<para>
|
||||
Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
|
||||
GCC, Gettext, Glibc, Grep, Gzip, M4, Man-DB, Procps, Psmisc,
|
||||
Sed, Shadow, <phrase revision='sysv'>SysVinit</phrase><phrase
|
||||
revision='systemd'>Systemd</phrase>, Tar, Util-linux, Zlib
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -76,9 +79,9 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Runtime Languages:</emphasis></term>
|
||||
<term><emphasis>LSB Languages:</emphasis></term>
|
||||
<listitem>
|
||||
<para>Perl, Python</para>
|
||||
<para>Perl</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -107,8 +110,9 @@
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Core:</emphasis></term>
|
||||
<listitem>
|
||||
<para>At, Batch (a part of At), Cpio, Ed, Fcrontab, LSB-Tools, NSPR,
|
||||
NSS, PAM, Pax, Sendmail (or Postfix or Exim), time
|
||||
<para>At, Batch (a part of At), BLFS Bash Startup Files, Cpio, Ed,
|
||||
Fcrontab, LSB-Tools, NSPR, NSS, Linux-PAM, Pax, Sendmail
|
||||
(or Postfix or Exim), Time
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -117,13 +121,13 @@
|
||||
<term><emphasis>LSB Desktop:</emphasis></term>
|
||||
<listitem>
|
||||
<para>Alsa, ATK, Cairo, Desktop-file-utils, Freetype, Fontconfig,
|
||||
Gdk-pixbuf, Glib2, GTK+2, Icon-naming-utils, Libjpeg-turbo, Libpng, Libtiff,
|
||||
Libxml2, MesaLib, Pango, Xdg-utils, Xorg</para>
|
||||
Gdk-pixbuf, Glib2, GLU, Icon-naming-utils, Libjpeg-turbo,
|
||||
Libxml2, Mesa, Pango, Xdg-utils, Xorg</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Runtime Languages:</emphasis></term>
|
||||
<term><emphasis>LSB Languages:</emphasis></term>
|
||||
<listitem>
|
||||
<para>Libxml2, Libxslt</para>
|
||||
</listitem>
|
||||
@ -146,29 +150,59 @@
|
||||
</variablelist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Packages not supplied by LFS or BLFS
|
||||
needed to satisfy the LSB Requirements</bridgehead>
|
||||
<bridgehead renderas="sect3">Components not supplied or optionally
|
||||
supplied by LFS or BLFS needed to satisfy the LSB
|
||||
Requirements</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Core:</emphasis></term>
|
||||
<listitem>
|
||||
<para>None</para>
|
||||
<para>
|
||||
<command>install_initd</command>,
|
||||
<filename class='libraryfile'>libcrypt.so.1</filename>
|
||||
(can be provided with optional instructions for the LFS
|
||||
Libxcrypt package),
|
||||
<filename class='libraryfile'>libncurses.so.5</filename>
|
||||
(can be provided with optional instructions for the LFS
|
||||
Ncurses package),
|
||||
<filename class='libraryfile'>libncursesw.so.5</filename>
|
||||
(but <filename class='libraryfile'>libncursesw.so.6</filename>
|
||||
is provided by the LFS Ncurses package)
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Desktop:</emphasis></term>
|
||||
<listitem>
|
||||
<para>Qt4 (but Qt5 is provided)</para>
|
||||
<para>
|
||||
<filename class='libraryfile'>libgdk-x11-2.0</filename>
|
||||
(but <filename class='libraryfile'>libgdk-3.so</filename>
|
||||
is provided by the BLFS GTK+-3 package),
|
||||
<filename class='libraryfile'>libgtk-x11-2.0</filename>
|
||||
(but <filename class='libraryfile'>libgtk-3.so</filename>
|
||||
and <filename class='libraryfile'>libgtk-4.so</filename>
|
||||
are provided by the BLFS GTK+-3 and GTK-4 packages),
|
||||
<filename class='libraryfile'>libpng12.so</filename>
|
||||
(but <filename class='libraryfile'>libpng16.so</filename>
|
||||
is provided by the BLFS Libpng package),
|
||||
<filename class='libraryfile'>libQt*.so.4</filename>
|
||||
(but <filename class='libraryfile'>libQt6*.so.6</filename>
|
||||
are provided by the BLFS Qt6 package),
|
||||
<filename class='libraryfile'>libtiff.so.4</filename>
|
||||
(but <filename class='libraryfile'>libtiff.so.6</filename>
|
||||
is provided by the BLFS Libtiff package)
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Runtime Languages:</emphasis></term>
|
||||
<term><emphasis>LSB Languages:</emphasis></term>
|
||||
<listitem>
|
||||
<para>None</para>
|
||||
<para><command>/usr/bin/python</command> (LSB requires Python2 but
|
||||
LFS and BLFS only provide Python3)</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -182,7 +216,11 @@
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Gtk3 and LSB Graphics (Trial Use):</emphasis></term>
|
||||
<listitem>
|
||||
<para>None</para>
|
||||
<para>
|
||||
<filename class='libraryfile'>libpng15.so</filename>
|
||||
(but <filename class='libraryfile'>libpng16.so</filename>
|
||||
is provided by the BLFS Libpng package)
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user