%general-entities; ]> $Date$ neon-&neon-version; neon Introduction to neon neon is an HTTP and WebDAV client library, with a C interface. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &neon-md5sum; Download size: &neon-size; Estimated disk space required: &neon-buildsize; Estimated build time: &neon-time; neon Dependencies Optional , , , (for some tests), (to regenerate the documentation), libproxy, and PaKChoiS User Notes: Installation of neon Install neon by running the following commands: ./configure --prefix=/usr \ --with-ssl \ --enable-shared \ --disable-static && make To test the results, issue: make check. If you wish to regenerate the documentation, issue: make docs Now, as the root user: make install Command Explanations --with-ssl: This switch enables SSL support using OpenSSL. GnuTLS can be used instead, by passing and to the configure script. Contents Installed Program Installed Library Installed Directories neon-config libneon.so /usr/include/neon and /usr/share/doc/neon-&neon-version; Short Descriptions neon-config is a script that provide information about an installed copy of the neon library neon-config libneon.so is used as a high-level interface to common HTTP and WebDAV methods libneon.so