source: networking/netlibs/neon.xml@ 220f02c

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 220f02c was 220f02c, checked in by Krejzi <krejzi@…>, 11 years ago

typo

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

  • Property mode set to 100644
File size: 5.1 KB
RevLine 
[76eb118]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
[318c0b1]7 <!ENTITY neon-download-http "http://www.webdav.org/neon/neon-&neon-version;.tar.gz">
[76eb118]8 <!ENTITY neon-download-ftp " ">
[318c0b1]9 <!ENTITY neon-md5sum "fb60b3a124eeec441937a812c456fd94">
10 <!ENTITY neon-size "892 KB">
11 <!ENTITY neon-buildsize "28 MB">
[43a56d1]12 <!ENTITY neon-time "0.1 SBU">
[76eb118]13]>
14
15<sect1 id="neon" xreflabel="neon-&neon-version;">
16 <?dbhtml filename="neon.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>neon-&neon-version;</title>
24
25 <indexterm zone="neon">
26 <primary sortas="a-neon">neon</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to neon</title>
31
[318c0b1]32 <para>
33 <application>neon</application> is an HTTP and WebDAV
34 client library, with a C interface.
35 </para>
[76eb118]36
[36fbdb9]37 &lfs73_checked;
[43a56d1]38
[76eb118]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[318c0b1]42 <para>
43 Download (HTTP): <ulink url="&neon-download-http;"/>
44 </para>
[76eb118]45 </listitem>
46 <listitem>
[318c0b1]47 <para>
48 Download (FTP): <ulink url="&neon-download-ftp;"/>
49 </para>
[76eb118]50 </listitem>
51 <listitem>
[318c0b1]52 <para>
53 Download MD5 sum: &neon-md5sum;
54 </para>
[76eb118]55 </listitem>
56 <listitem>
[318c0b1]57 <para>
58 Download size: &neon-size;
59 </para>
[76eb118]60 </listitem>
61 <listitem>
[318c0b1]62 <para>
63 Estimated disk space required: &neon-buildsize;
64 </para>
[76eb118]65 </listitem>
66 <listitem>
[318c0b1]67 <para>
68 Estimated build time: &neon-time;
69 </para>
[76eb118]70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">neon Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
[9fee07b6]76 <para role="required">
77 <xref linkend="libxml2"/> or
[318c0b1]78 <xref linkend="expat"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="openssl"/> or
84 <xref linkend="gnutls"/>
85 </para>
[76eb118]86
87 <bridgehead renderas="sect4">Optional</bridgehead>
[9cf2b10b]88 <para role="optional">
[220f02c]89 <ulink url="http://code.google.com/p/libproxy/">libproxy</ulink>,
[9cf2b10b]90 <xref linkend="mitkrb"/> and
[9fee07b6]91 <ulink url="http://www.manyfish.co.uk/pakchois/">pakchois</ulink>
[9cf2b10b]92 </para>
[76eb118]93
94 <para condition="html" role="usernotes">User Notes:
[318c0b1]95 <ulink url="&blfs-wiki;/neon"/>
96 </para>
[76eb118]97 </sect2>
98
99 <sect2 role="installation">
100 <title>Installation of neon</title>
101
[318c0b1]102 <para>
103 Install <application>neon</application> by running the following
104 commands:
105 </para>
[76eb118]106
[318c0b1]107<screen><userinput>./configure --prefix=/usr --enable-shared --with-ssl --disable-static &amp;&amp;
[76eb118]108make</userinput></screen>
109
[318c0b1]110 <para>
111 To test the results, issue: <command>make -k check</command>.
112 Some tests are known to fail.
113 </para>
[76eb118]114
[318c0b1]115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
[76eb118]118
119<screen role="root"><userinput>make install</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
[318c0b1]126 <para>
127 <option>--with-ssl</option>: This switch enables SSL support
128 using <application>OpenSSL</application> or
129 <application>GnuTLS</application> respectively. Remove it if
130 you don't have any of these installed. To force
131 <application>GnuTLS</application> usage when both are present,
132 simply pass <parameter>--with-ssl=gnutls</parameter> to the
133 <command>configure</command> script.
134 </para>
[76eb118]135
[318c0b1]136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
137 href="../../xincludes/static-libraries.xml"/>
[76eb118]138
[318c0b1]139 <para>
140 <option>--with-libxml2</option>: This switch forces the use of
141 <application>libxml2</application> instead of
142 <application>Expat</application>.
143 </para>
[43a56d1]144
[76eb118]145 </sect2>
146
147 <sect2 role="content">
148 <title>Contents</title>
149
150 <segmentedlist>
151 <segtitle>Installed Program</segtitle>
152 <segtitle>Installed Library</segtitle>
153 <segtitle>Installed Directories</segtitle>
154
155 <seglistitem>
[318c0b1]156 <seg>
157 neon-config
158 </seg>
159 <seg>
160 libneon.so
161 </seg>
162 <seg>
163 /usr/include/neon and
164 /usr/share/doc/neon-&neon-version;
165 </seg>
[76eb118]166 </seglistitem>
167 </segmentedlist>
168
169 <variablelist>
170 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
171 <?dbfo list-presentation="list"?>
172 <?dbhtml list-presentation="table"?>
173
174 <varlistentry id="libneon">
[318c0b1]175 <term><filename class="libraryfile">libneon.so</filename></term>
[76eb118]176 <listitem>
[318c0b1]177 <para>
178 is used as a high-level interface to common HTTP and WebDAV
179 methods.
180 </para>
[76eb118]181 <indexterm zone="neon libneon">
[43a56d1]182 <primary sortas="c-libneon">libneon.so</primary>
[76eb118]183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 </variablelist>
188
189 </sect2>
190
191</sect1>
Note: See TracBrowser for help on using the repository browser.