source: networking/netlibs/libtirpc.xml@ 51ecf014

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 51ecf014 was ee1e3eb, checked in by Krejzi <krejzi@…>, 11 years ago

Properly name libtirpc patch.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11041 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.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
[9f35d02]7 <!ENTITY libtirpc-download-http "&sourceforge-repo;/project/libtirpc/libtirpc/&libtirpc-version;/libtirpc-&libtirpc-version;.tar.bz2">
[821903b8]8 <!ENTITY libtirpc-download-ftp " ">
[fdd7a91]9 <!ENTITY libtirpc-md5sum "b70e6c12a369a91e69fcc3b9feb23d61">
10 <!ENTITY libtirpc-size "456 KB">
11 <!ENTITY libtirpc-buildsize "7.5 MB">
[821903b8]12 <!ENTITY libtirpc-time "0.2 SBU">
13]>
14
15<sect1 id="libtirpc" xreflabel="libtirpc-&libtirpc-version;">
16 <?dbhtml filename="libtirpc.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libtirpc-&libtirpc-version;</title>
24
25 <indexterm zone="libtirpc">
26 <primary sortas="a-libtirpc">libtirpc</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libtirpc</title>
31
[c503fad7]32 <para>
33 The <application>libtirpc</application> package contains
[0d7900a]34 libraries that support programs that use the Remote Procedure Call (RPC)
35 API. It replaces the RPC, but not the NIS library entries that
[c503fad7]36 used to be in glibc.
37 </para>
[821903b8]38
[48de78d]39 &lfs72_checked;
[821903b8]40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing='compact'>
43 <listitem>
[c503fad7]44 <para>
45 Download (HTTP): <ulink url="&libtirpc-download-http;"/>
46 </para>
[821903b8]47 </listitem>
48 <listitem>
[c503fad7]49 <para>
50 Download (FTP): <ulink url="&libtirpc-download-ftp;"/>
51 </para>
[821903b8]52 </listitem>
53 <listitem>
[c503fad7]54 <para>
55 Download MD5 sum: &libtirpc-md5sum;
56 </para>
[821903b8]57 </listitem>
58 <listitem>
[c503fad7]59 <para>
60 Download size: &libtirpc-size;
61 </para>
[821903b8]62 </listitem>
63 <listitem>
[0d7900a]64 <para>
[c503fad7]65 Estimated disk space required: &libtirpc-buildsize;
66 </para>
[821903b8]67 </listitem>
68 <listitem>
[c503fad7]69 <para>
70 Estimated build time: &libtirpc-time;
71 </para>
[821903b8]72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
76 <itemizedlist spacing='compact'>
[e867a12]77 <listitem>
[c503fad7]78 <para>
79 Required header tar file (Add rpc/nis headers):
80 <ulink url="&sources-anduin-other;/rpcnis-headers.tar.bz2"/>
81 </para>
[e867a12]82 </listitem>
[821903b8]83 <listitem>
[c503fad7]84 <para>
85 Required Patch (Remove nis dependencies):
[ee1e3eb]86 <ulink url="&patch-root;/libtirpc-&libtirpc-version;-remove_nis-1.patch"/>
[c503fad7]87 </para>
[821903b8]88 </listitem>
89 </itemizedlist>
90
91 <bridgehead renderas="sect3">libtirpc Dependencies</bridgehead>
92
[9f35d02]93 <bridgehead renderas="sect4">Required</bridgehead>
[5b1c007f]94 <para role="required">
[9f35d02]95 <xref linkend="pkgconfig"/>
96 </para>
[0d7900a]97
[821903b8]98 <bridgehead renderas="sect4">Optional</bridgehead>
99 <para role="optional">
100 <ulink url="http://www.citi.umich.edu/projects/nfsv4/linux/libgssapi">libgssapi</ulink>
101 </para>
102
103 <para condition="html" role="usernotes">User Notes:
[cd34755]104 <ulink url="&blfs-wiki;/libtirpc"/>
105 </para>
[821903b8]106 </sect2>
107
108 <sect2 role="installation">
109 <title>Installation of libtirpc</title>
110
[c503fad7]111 <para>
[2995055]112 In LFS-7.1 the NIS and RPC related headers were not installed by default.
113 If that applies to your system, install them by running the following
114 command as the <systemitem class="username">root</systemitem> user:
[c503fad7]115 </para>
[d40e1a4]116
[cd34755]117<screen role="root"><userinput>if [ ! -r /usr/include/rpc/rpc.h ]; then
[d40e1a4]118 tar -xvf ../rpcnis-headers.tar.bz2 -C /usr/include
119fi</userinput></screen>
120
[c503fad7]121 <para>
122 Install <application>libtirpc</application> by running the following
123 commands:
124 </para>
[821903b8]125
[ee1e3eb]126<screen><userinput>patch -Np1 -i ../libtirpc-&libtirpc-version;-remove_nis-1.patch &amp;&amp;
[cd34755]127sed "s@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g" -i configure.ac &amp;&amp;
128autoreconf -fi &amp;&amp;
[fdd7a91]129./configure --prefix=/usr --sysconfdir=/etc CFLAGS="-fPIC" &amp;&amp;
[821903b8]130make</userinput></screen>
131
[c503fad7]132 <para>
133 This package does not come with a test suite.
134 </para>
[821903b8]135
[c503fad7]136 <para>
137 Now, as the <systemitem class="username">root</systemitem> user:
138 </para>
[821903b8]139
[c503fad7]140<screen role="root"><userinput>make install &amp;&amp;
141mv -v /usr/lib/libtirpc.so.* /lib &amp;&amp;
142ln -sfv ../../lib/libtirpc.so.1.0.10 /usr/lib/libtirpc.so</userinput></screen>
[821903b8]143
144 </sect2>
145
[e867a12]146 <sect2 role="commands">
147 <title>Command Explanations</title>
148
[cd34755]149 <para>
150 <command>sed "s@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g"
151 -i configure.ac</command>: This sed fixes some issues with
152 <application>Automake</application> 1.13 and later.
153 </para>
154
[c503fad7]155 <para>
[0d7900a]156 <command>mv -v /usr/lib/libtirpc.so.* ...</command>: Move shared
[c503fad7]157 libraries into /lib so they are available before /usr is mounted.
158 </para>
[d40e1a4]159
[e867a12]160 </sect2>
161
[821903b8]162 <sect2 role="content">
163 <title>Contents</title>
164
165 <segmentedlist>
[c3c56b2]166 <segtitle>Installed Programs</segtitle>
[821903b8]167 <segtitle>Installed Libraries</segtitle>
[fdd7a91]168 <segtitle>Installed Directory</segtitle>
[821903b8]169
170 <seglistitem>
[c3c56b2]171 <seg>
172 None
173 </seg>
[c503fad7]174 <seg>
175 libtirpc.{so,a}
176 </seg>
177 <seg>
178 /usr/include/libtirpc
179 </seg>
[821903b8]180 </seglistitem>
181 </segmentedlist>
182
183 <variablelist>
184 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
185 <?dbfo list-presentation="list"?>
186 <?dbhtml list-presentation="table"?>
187
188 <varlistentry id="libtirpc-lib">
[cd34755]189 <term><filename class="libraryfile">libtirpc.{so,a}</filename></term>
[821903b8]190 <listitem>
[c503fad7]191 <para>
192 provides the Remote Procedure Call (RPC) API functions required by
193 other programs.
194 </para>
[821903b8]195 <indexterm zone="libtirpc libtirpc-lib">
[c503fad7]196 <primary sortas="c-libtirpc">libtirpc.{so,a}</primary>
[821903b8]197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 </variablelist>
202
203 </sect2>
204
205</sect1>
Note: See TracBrowser for help on using the repository browser.