%general-entities; ]> $LastChangedBy$ $Date$ neon-&neon-version; neon Introduction to neon neon is an HTTP and WebDAV client library, with a C interface. &lfs76_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 Recommended or Optional , , libproxy, and pakchois, User Notes: Installation of neon Install neon by running the following commands: ./configure --prefix=/usr --enable-shared --with-ssl --disable-static && make To test the results, issue: make -k check. Some tests are known to fail. 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 to the configure script. : This switch forces the use of libxml2 instead of Expat. Contents Installed Program Installed Library Installed Directories neon-config libneon.so /usr/include/neon and /usr/share/doc/neon-&neon-version; Short Descriptions libneon.so is used as a high-level interface to common HTTP and WebDAV methods. libneon.so