%general-entities; ]> $LastChangedBy$ $Date$ Apr-Util-&apr-util-version; Apr-Util Introduction to Apr-Util The Apache Portable Runtime Utility Library provides a predictable and consistent interface to underlying client library interfaces. This application programming interface assures predictable if not identical behaviour regardless of which libraries are available on a given platform. &lfs71_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &apr-util-md5sum; Download size: &apr-util-size; Estimated disk space required: &apr-util-buildsize; Estimated build time: &apr-util-time; Apr-Util Dependencies Required . Optional , , , , , , Oracle 11g, FreeTDS and . User Notes: Installation of Apr-Util Install Apr-Util by running the following commands: ./configure --prefix=/usr --with-apr=/usr --with-gdbm=/usr && make To test the results, issue: make test. Now, as the root user: make install Command Explanations : This option makes it compile the apr_dbm_gdbm-1.so plugin. : If you have installed use this option to compile the apr_dbm_db-1.so plugin. : If you have installed use this option to compile the apr_crypto_openssl-1.so plugin. Contents Installed Program Installed Library Installed Directory apu-1-config libaprutil-1.so /usr/lib/apr-util-1 Short Descriptions apu-1-config is a simple script that provides information about the installed APR-Util program. apu-1-config libaprutil-1.so contains functions that provide a predictable and consistent interface to underlying client library interfaces. libaprutil-1.so