%general-entities; ]> $LastChangedBy$ $Date$ neon-&neon-version; neon Introduction to neon neon is an HTTP and WebDAV client library, with a C interface. &lfs10_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 , , , 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. Now, as the root user: make install Command Explanations --with-ssl: This switch enables SSL support using OpenSSL or GnuTLS respectively. Remove it if you don't have any of these installed. To force GnuTLS usage when both are present, simply pass 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