UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
apr-util
The Apache Portable Runtime Utility Library provides a predictable and consistent interface to underlying client library interfaces.Package info
Codename: apr-util
Source file: apr-util-1.6.3.tar.bz2
Source directory: apr-util-1.6.3
Package URL: apr-util-1.6.3.tar.bz2
Package md5-checksum URL: apr-util-1.6.3.tar.bz2.md5sum
Dependances: apr.
Dependance of: httpd.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--with-apr=/usr \
--with-gdbm=/usr \
--with-openssl=/usr \
--with-crypto
Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make -j1 test
fi
Install script:
make install