source: networking/netlibs/libtirpc.xml@ 8558044

11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8558044 was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

  • Property mode set to 100644
File size: 5.0 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 libtirpc-download-http "&sourceforge-dl;/libtirpc/libtirpc-&libtirpc-version;.tar.bz2">
8 <!ENTITY libtirpc-download-ftp " ">
9 <!ENTITY libtirpc-md5sum "cf4ca51f3fc401bea61c702c69171ab0">
10 <!ENTITY libtirpc-size "504 KB">
11 <!ENTITY libtirpc-buildsize "6.7 MB">
12 <!ENTITY libtirpc-time "less than 0.1 SBU">
13]>
14
15<sect1 id="libtirpc" xreflabel="libtirpc-&libtirpc-version;">
16 <?dbhtml filename="libtirpc.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>libtirpc-&libtirpc-version;</title>
23
24 <indexterm zone="libtirpc">
25 <primary sortas="a-libtirpc">libtirpc</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to libtirpc</title>
30
31 <para>
32 The <application>libtirpc</application> package contains
33 libraries that support programs that use the Remote Procedure Call (RPC)
34 API. It replaces the RPC, but not the NIS library entries that
35 used to be in glibc.
36 </para>
37
38 &lfs110a_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing='compact'>
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&libtirpc-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&libtirpc-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &libtirpc-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &libtirpc-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &libtirpc-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &libtirpc-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">libtirpc Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional">
78 <xref linkend="mitkrb"/> for the GSSAPI
79 </para>
80
81 <para condition="html" role="usernotes">User Notes:
82 <ulink url="&blfs-wiki;/libtirpc"/>
83 </para>
84 </sect2>
85
86 <sect2 role="installation">
87 <title>Installation of libtirpc</title>
88
89 <note>
90 <para>
91 If updating this package, you will also need to update
92 any existing version of <xref linkend='rpcbind'/>
93 </para>
94 </note>
95<!-- Looks like this is incorporated in version 1.0.3
96 <para>
97 Fix a symbol name needed by NIS libraries:
98 </para>
99
100<screen><userinput>sed '/key_secret_is/s/secret/secretkey/' -i src/libtirpc.map</userinput></screen>
101 <para>
102 Install <application>libtirpc</application> by running the following
103 commands:
104 </para>
105-->
106<screen><userinput>./configure --prefix=/usr \
107 --sysconfdir=/etc \
108 --disable-static \
109 --disable-gssapi &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
128 href="../../xincludes/static-libraries.xml"/>
129
130 <para>
131 <parameter>--disable-gssapi</parameter>: This switch is needed if
132 no GSSAPI is installed. Remove this switch if you have one
133 installed (for example <xref linkend="mitkrb"/>) and you wish to use it.
134 </para>
135
136 </sect2>
137
138 <sect2 role="content">
139 <title>Contents</title>
140
141 <segmentedlist>
142 <segtitle>Installed Programs</segtitle>
143 <segtitle>Installed Libraries</segtitle>
144 <segtitle>Installed Directory</segtitle>
145
146 <seglistitem>
147 <seg>
148 None
149 </seg>
150 <seg>
151 libtirpc.so
152 </seg>
153 <seg>
154 /usr/include/tirpc
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="libtirpc-lib">
165 <term><filename class="libraryfile">libtirpc.so</filename></term>
166 <listitem>
167 <para>
168 provides the Remote Procedure Call (RPC) API functions required by
169 other programs
170 </para>
171 <indexterm zone="libtirpc libtirpc-lib">
172 <primary sortas="c-libtirpc">libtirpc.so</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 </variablelist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.