mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
579bdb0437
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23673 af4574ff-66df-0310-9fd7-8a98e5e911e0
203 lines
5.5 KiB
XML
203 lines
5.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY libmbim-download-http "https://www.freedesktop.org/software/libmbim/libmbim-&libmbim-version;.tar.xz">
|
|
<!ENTITY libmbim-download-ftp " ">
|
|
<!ENTITY libmbim-md5sum "6c2b490af87773c8446f37536e7411ac">
|
|
<!ENTITY libmbim-size "500 KB">
|
|
<!ENTITY libmbim-buildsize "29 MB (with tests)">
|
|
<!ENTITY libmbim-time "0.2 SBU (with tests)">
|
|
]>
|
|
|
|
<sect1 id="libmbim" xreflabel="libmbim-&libmbim-version;">
|
|
<?dbhtml filename="libmbim.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>libmbim-&libmbim-version;</title>
|
|
|
|
<indexterm zone="libmbim">
|
|
<primary sortas="a-libmbim">libmbim</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libmbim</title>
|
|
|
|
<para>
|
|
The <application>libmbim</application> package contains a GLib-based library
|
|
for talking to WWAN modems and devices which speak the Mobile Interface
|
|
Broadband Model (MBIM) protocol.
|
|
</para>
|
|
|
|
&lfs10_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libmbim-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libmbim-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libmbim-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libmbim-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libmbim-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libmbim-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libmbim Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="libgudev"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="gobject-introspection"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gtk-doc"/> and
|
|
<ulink url="https://ftpmirror.gnu.org/gnu/help2man/">help2man</ulink>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/libmbim"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libmbim</title>
|
|
|
|
<para>
|
|
Install <application>libmbim</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>make check</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
mbimcli and mbim-network
|
|
</seg>
|
|
<seg>
|
|
libmbim-glib.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/libmbim-glib and
|
|
/usr/share/gtk-doc/html/libmbim-glib
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="mbimcli">
|
|
<term><command>mbimcli</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an utility used to control MBIM devices.
|
|
</para>
|
|
<indexterm zone="libmbim mbimcli">
|
|
<primary sortas="b-mbimcli">mbimcli</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="mbim-network">
|
|
<term><command>mbim-network</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an utility used for simple network management
|
|
of MBIM devices.
|
|
</para>
|
|
<indexterm zone="libmbim mbim-network">
|
|
<primary sortas="b-mbim-network">mbim-network</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libmbim-glib">
|
|
<term><filename class="libraryfile">libmbim-glib.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains API functions for talking to WWAN modems and devices
|
|
which speak the Mobile Interface Broadband Model (MBIM)
|
|
protocol.
|
|
</para>
|
|
<indexterm zone="libmbim libmbim-glib">
|
|
<primary sortas="c-libmbim-glib">libmbim-glib.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|