source: networking/netlibs/libtirpc.xml@ 66956b7d

12.0 12.1 gimp3 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 66956b7d was 2a7cafa, checked in by Ken Moffat <ken@…>, 18 months ago

Tags

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