mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
More tags and minor fixes for 7.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11768 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b51a433aac
commit
8f29aa2dcb
@ -37,7 +37,7 @@
|
||||
random number generators, special functions and least-squares fitting.
|
||||
</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -81,8 +81,7 @@
|
||||
Install <application>Gsl</application> by running the following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>
|
||||
./configure --prefix=/usr --disable-static &&
|
||||
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
||||
make &&
|
||||
make html</userinput></screen>
|
||||
|
||||
@ -122,7 +121,7 @@ cp doc/gsl-ref.html/* /usr/share/doc/gsl-&gsl-version;</userinput></screen>
|
||||
libgslcblas.so and libgsl.so.
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/gsl.
|
||||
/usr/include/gsl
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -33,7 +33,7 @@
|
||||
<application>libESMTP</application> libraries which are used by some programs
|
||||
to manage email submission to a mail transport layer.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
structures.
|
||||
</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -33,7 +33,7 @@
|
||||
contains libraries for Interface Definition Language files. This is a
|
||||
specification for defining portable interfaces.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -45,7 +45,7 @@
|
||||
(ACE) form.
|
||||
</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
binary file transfers between devices.
|
||||
</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -88,7 +88,7 @@
|
||||
<para role="optional">
|
||||
<xref linkend="doxygen"/>,
|
||||
<xref linkend="libxslt"/>,
|
||||
<xref linkend="openjdk"/> and
|
||||
<xref linkend="openjdk"/>, and
|
||||
<xref linkend="xmlto"/>
|
||||
</para>
|
||||
|
||||
@ -106,7 +106,8 @@
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
@ -34,7 +34,7 @@
|
||||
transfer data to Bluetooth audio output devices like headphones or loudspeakers.
|
||||
</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -122,7 +122,7 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
sbcdec, sbcenc and sbcinfo
|
||||
sbcdec, sbcenc, and sbcinfo
|
||||
</seg>
|
||||
<seg>
|
||||
libsbc.so
|
||||
|
@ -41,7 +41,7 @@
|
||||
PLT Scheme (DrScheme and MzScheme), Pocket Scheme, RScheme, scheme->C,
|
||||
Scheme48, SCM, SCM Mac, scsh, Stk, T3.1, umb-scheme, and VSCM.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -105,8 +105,8 @@ dvips -o slib.ps slib.dvi</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
ln -v -sf ../slib /usr/share/guile &&
|
||||
guile -c "(use-modules (ice-9 slib)) (require 'printf)" &&
|
||||
mkdir -pv /usr/share/guile/site/2.0 &&
|
||||
guile -c "(use-modules (ice-9 slib)) (require 'printf)" &&
|
||||
install -v -m755 -d /usr/share/doc/slib-&slib-version; &&
|
||||
install -v -m644 ANNOUNCE FAQ README slib.{txt,html} /usr/share/doc/slib-&slib-version;</userinput></screen>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
<para>This package contains tools for reading information from an MS Word
|
||||
document.</para>
|
||||
|
||||
&lfs73_built;
|
||||
&lfs74_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -58,14 +58,16 @@
|
||||
|
||||
<bridgehead renderas="sect3">wv Dependencies</bridgehead>
|
||||
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="libgsf"/>, <xref linkend="libpng"/>
|
||||
<para role="required">
|
||||
<xref linkend="libgsf"/> and
|
||||
<xref linkend="libpng"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><ulink
|
||||
url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink></para>
|
||||
<para role="optional">
|
||||
<ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url='&blfs-wiki;/wv'/></para>
|
||||
@ -106,7 +108,7 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>wvSummary, and several other wv* programs which are deprecated in
|
||||
<seg>wvSummary and several other wv* programs which are deprecated in
|
||||
favour of abiword: see
|
||||
<ulink url="http://wvware.sourceforge.net/"></ulink></seg>
|
||||
<seg>libwv-1.2.so</seg>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<!ENTITY compface-md5sum "62f4f79c0861ad292ba3cf77b4c48319">
|
||||
<!ENTITY compface-size "47 KB">
|
||||
<!ENTITY compface-buildsize "520 KB">
|
||||
<!ENTITY compface-time "Less than 0.1 SBU">
|
||||
<!ENTITY compface-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="compface" xreflabel="Compface-&compface-version;">
|
||||
@ -33,7 +33,7 @@
|
||||
convert from/to X-Face format, a 48x48 bitmap format used to carry thumbnails
|
||||
of email authors in a mail header.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -32,7 +32,7 @@
|
||||
<para>The <application>hd2u</application> package contains
|
||||
an any to any text format converter.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
Rarian</application> is designed to be a replacement for <application>
|
||||
ScrollKeeper</application>.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -38,7 +38,7 @@
|
||||
including UTF-8. Screen sessions can be detached and resumed
|
||||
later on a different terminal.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -81,7 +81,8 @@
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--with-socket-dir=/var/run/screen \
|
||||
--with-pty-group=5 \
|
||||
--with-sys-screenrc=/etc/screenrc &&
|
||||
--with-sys-screenrc=/etc/screenrc &&
|
||||
|
||||
sed -i -e "s%/usr/local/etc/screenrc%/etc/screenrc%" {etc,doc}/* &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
<para><application>Bazaar</application> is a version control system that
|
||||
helps track project history over time and collaborate with others.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
These instructions install the client used to manipulate the repository,
|
||||
creation of a repository is covered at <xref linkend="cvsserver"/>.</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -124,9 +124,12 @@
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../cvs-&cvs-version;-zlib-1.patch</userinput></screen>
|
||||
|
||||
<para>Now fix a conflict with newer libraries:</para>
|
||||
<para>Now fix some conflicts with newer libraries and programs:</para>
|
||||
|
||||
<screen><userinput>sed -i -e 's/getline /get_line /' lib/getline.{c,h}</userinput></screen>
|
||||
<screen><userinput>
|
||||
sed -i -e 's/getline /get_line /' lib/getline.{c,h} &&
|
||||
sed -i -e 's/^@sp$/& 1/' doc/cvs.texinfo
|
||||
</userinput></screen>
|
||||
|
||||
<para>Install <application>CVS</application> by running
|
||||
the following commands:</para>
|
||||
|
@ -34,7 +34,7 @@
|
||||
Bluetooth protocol stack for Linux.
|
||||
</para>
|
||||
|
||||
&lfs73_checked;
|
||||
&lfs74_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -82,9 +82,8 @@
|
||||
<para role="optional">
|
||||
<xref linkend="alsa-lib"/>,
|
||||
<xref linkend="check"/>,
|
||||
<!-- <xref linkend="cups"/>, -->
|
||||
<xref linkend="gst-plugins-base"/>,
|
||||
<xref linkend="libsndfile"/> and
|
||||
<xref linkend="libsndfile"/>, and
|
||||
<xref linkend="libusb-compat"/>
|
||||
</para>
|
||||
|
||||
@ -130,19 +129,20 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
<screen><userinput>
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--libexecdir=/lib \
|
||||
--enable-bccmd \
|
||||
--enable-dfutool \
|
||||
--enable-dund \
|
||||
--enable-hid2hci \
|
||||
--enable-hidd \
|
||||
--enable-pand \
|
||||
--enable-tools \
|
||||
--enable-wiimote \
|
||||
--disable-test \
|
||||
--libexecdir=/lib \
|
||||
--enable-bccmd \
|
||||
--enable-dfutool \
|
||||
--enable-dund \
|
||||
--enable-hid2hci \
|
||||
--enable-hidd \
|
||||
--enable-pand \
|
||||
--enable-tools \
|
||||
--enable-wiimote \
|
||||
--disable-test \
|
||||
--without-systemdunitdir &&
|
||||
make</userinput></screen>
|
||||
|
||||
@ -326,7 +326,7 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
|
||||
<seg>
|
||||
bccmd, bluetoothd, ciptool, dfutool, dund, gatttool,
|
||||
hciattach, hciconfig, hcitool, hid2hci, hidd, l2ping,
|
||||
pand, rfcomm and sdptool
|
||||
pand, rfcomm, and sdptool
|
||||
</seg>
|
||||
<seg>
|
||||
libbluetooth.so
|
||||
@ -335,7 +335,7 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
|
||||
/etc/bluetooth,
|
||||
/usr/include/bluetooth,
|
||||
/usr/lib/bluetooth,
|
||||
/usr/share/doc/bluez-&bluez-version; and
|
||||
/usr/share/doc/bluez-&bluez-version;, and
|
||||
/var/lib/bluetooth
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
Loading…
Reference in New Issue
Block a user