source: general/genlib/libmbim.xml@ bf565e06

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since bf565e06 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libmbim-download-http "https://www.freedesktop.org/software/libmbim/libmbim-&libmbim-version;.tar.xz">
8 <!ENTITY libmbim-download-ftp " ">
9 <!ENTITY libmbim-md5sum "58dea20cad346f31d2873b68385a9973">
10 <!ENTITY libmbim-size "553 KB">
11 <!ENTITY libmbim-buildsize "33 MB (with tests)">
12 <!ENTITY libmbim-time "0.2 SBU (with tests)">
13]>
14
15<sect1 id="libmbim" xreflabel="libmbim-&libmbim-version;">
16 <?dbhtml filename="libmbim.html"?>
17
18
19 <title>libmbim-&libmbim-version;</title>
20
21 <indexterm zone="libmbim">
22 <primary sortas="a-libmbim">libmbim</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to libmbim</title>
27
28 <para>
29 The <application>libmbim</application> package contains a GLib-based library
30 for talking to WWAN modems and devices which speak the Mobile Interface
31 Broadband Model (MBIM) protocol.
32 </para>
33
34 &lfs112_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&libmbim-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&libmbim-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &libmbim-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &libmbim-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &libmbim-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &libmbim-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">libmbim Dependencies</bridgehead>
71
72 <!-- not needed anymore with 1.26.0
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="libgudev"/>
76 </para>
77 -->
78
79 <bridgehead renderas="sect4">Recommended</bridgehead>
80 <para role="recommended">
81 <xref linkend="gobject-introspection"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="gtk-doc"/> and
87 <ulink url="https://ftpmirror.gnu.org/gnu/help2man/">help2man</ulink>
88 </para>
89
90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/libmbim"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of libmbim</title>
97
98 <para>
99 Install <application>libmbim</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
104make</userinput></screen>
105
106 <para>
107 To test the results, issue: <command>make check</command>.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="commands">
119
120 <title>Command Explanations</title>
121
122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
123 href="../../xincludes/static-libraries.xml"/>
124
125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126 href="../../xincludes/gtk-doc-rebuild.xml"/>
127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
140 mbimcli and mbim-network
141 </seg>
142 <seg>
143 libmbim-glib.so
144 </seg>
145 <seg>
146 /usr/include/libmbim-glib and
147 /usr/share/gtk-doc/html/libmbim-glib
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="mbimcli">
158 <term><command>mbimcli</command></term>
159 <listitem>
160 <para>
161 is an utility used to control MBIM devices
162 </para>
163 <indexterm zone="libmbim mbimcli">
164 <primary sortas="b-mbimcli">mbimcli</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 <varlistentry id="mbim-network">
170 <term><command>mbim-network</command></term>
171 <listitem>
172 <para>
173 is an utility used for simple network management
174 of MBIM devices
175 </para>
176 <indexterm zone="libmbim mbim-network">
177 <primary sortas="b-mbim-network">mbim-network</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="libmbim-glib">
183 <term><filename class="libraryfile">libmbim-glib.so</filename></term>
184 <listitem>
185 <para>
186 contains API functions for talking to WWAN modems and devices
187 which speak the Mobile Interface Broadband Model (MBIM)
188 protocol
189 </para>
190 <indexterm zone="libmbim libmbim-glib">
191 <primary sortas="c-libmbim-glib">libmbim-glib.so</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 </variablelist>
197
198 </sect2>
199
200</sect1>
Note: See TracBrowser for help on using the repository browser.