Apr util (neko mips4)
From Nekoware
| neko_apr_util | |
| Packaged by: | Joerg Behrens |
|---|---|
| Internal Version: | 2 |
| Download: | neko_apr_util-0.9.12.tardist |
| Current release: | 0.9.12 / October 19 2006 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | apr.apache.org/ |
APR-util provides a number of helpful abstractions on top of APR.
For more information visit the http://apr.apache.org/ website.
Contents |
[edit] Installing the package
Download and install the neko_apr_util-0.9.12 (version 2) tardist package from the Nekoware repository.
Installation of the precompiled binary package can be achieved using either Software Manager or inst: In the case of inst, all that's required is the command:
~ $ inst -f /path/to/neko_apr_util-0.9.12.tardist install all keep *.opt.src go quit
You will need "root" privileges to install the software.
A list of all files is installed by this package is available.
[edit] Package Dependencies
The following additional packages are required to run this software correctly:
- No dependencies.
[edit] Package Incompatibilities
The following packages are marked as incompatible.
- No incompatibilities.
[edit] Package Layout
Default indicates whether the subsystem will be installed if "install standard" (or similar) is used. Order is used if any given subsystem must be installed before others.
| Name | Size [Kbytes] | Default | Order | Description |
|---|---|---|---|---|
| neko_apr_util.sw.eoe | 6 | Yes | 9999 | execution only env |
| neko_apr_util.sw.hdr | 171 | Yes | 9999 | header files |
| neko_apr_util.sw.lib | 465 | Yes | 9999 | shared libraries |
| neko_apr_util.opt.relnotes | 2 | No | 9999 | release notes |
| neko_apr_util.opt.dist | 6 | No | 9999 | distribution files |
| neko_apr_util.opt.src | 457 | No | 9999 | original source code |
[edit] Post installation Steps
none
[edit] Compiling
As for the majority of Nekoware packages, the 7.4.x release of SGI's MIPSpro Compiler suite has been used to build this package.
[edit] Environment
export CC=cc export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib' export PKG_CONFIG=/usr/nekoware/bin/pkg-config export PKG_CONFIG_PATH='/usr/nekoware/lib/pkgconfig' export PKG_CONFIG_LIBDIR='/usr/nekoware/lib' export LD_LIBRARY_PATH='/usr/nekoware/lib' export LD_LIBRARYN32_PATH='/usr/nekoware/lib' export LD_LIBRARY64_PATH='/usr/nekoware/lib64' export GNOME2_DIR='/usr/nekoware' export GNUMAKE='/usr/nekoware/bin/make' export PATH=/usr/nekoware/bin:$PATH export PYTHONHOME=/usr/nekoware export PYTHONPATH=/usr/nekoware/lib/python2.4
[edit] Configure
./configure --with-dbm=db44 --with-gdbm=/usr/nekoware --with-iconv=/usr/nekoware --with-expat=/usr/nekoware --with-ldap-include=/usr/nekoware/include/ --with-ldap --with-ldap-lib=/usr/nekoware/lib/ --with-lib=/usr/nekoware/lib --with-apr=/usr/nekoware/bin/apr-config --with-berkeley-db=/usr/nekoware --prefix=/usr/nekoware gmake gmake install
[edit] Release Notes
Click on the "show" link to expand the contents of the package's 'relnotes' file.
| The original "relnotes" File. |
|---|
PACKAGE NAME: neko_apr_util SOURCE/VERSION: aprutil-0.9.12 DESCRIPTION: APR-util provides a number of helpful abstractions on top of APR. For more information visit the http://apr.apache.org/ website. ENVIRONMENT VARIABLES: export CC=cc export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib' export PKG_CONFIG=/usr/nekoware/bin/pkg-config export PKG_CONFIG_PATH='/usr/nekoware/lib/pkgconfig' export PKG_CONFIG_LIBDIR='/usr/nekoware/lib' export LD_LIBRARY_PATH='/usr/nekoware/lib' export LD_LIBRARYN32_PATH='/usr/nekoware/lib' export LD_LIBRARY64_PATH='/usr/nekoware/lib64' export GNOME2_DIR='/usr/nekoware' export GNUMAKE='/usr/nekoware/bin/make' export PATH=/usr/nekoware/bin:$PATH export PYTHONHOME=/usr/nekoware export PYTHONPATH=/usr/nekoware/lib/python2.4 CONFIGURE FLAGS: ./configure --with-dbm=db44 --with-gdbm=/usr/nekoware --with-iconv=/usr/nekoware --with-expat=/usr/nekoware --with-ldap-include=/usr/nekoware/include/ --with-ldap --with-ldap-lib=/usr/nekoware/lib/ --with-lib=/usr/nekoware/lib --with-apr=/usr/nekoware/bin/apr-config --with-berkeley-db=/usr/nekoware --prefix=/usr/nekoware gmake gmake install KNOWN DEPENDANCIES: none INSTALLATION: none ERRORS/MISCELLANEOUS: The configure needs some help for the iconv check. Check the config.log for 'unresolvable symbole libiconv_open' and add a -liconv to the compiler line. After the gmake install the ownership of the headerfiles needs some correction. Assign them to 'root:sys'. PACKAGED BY: Joerg Behrens (behrens@takenet.de) |
[edit] Errors/Miscellaneous
The configure needs some help for the iconv check. Check the config.log for 'unresolvable symbole libiconv_open' and add a -liconv to the compiler line. After the gmake install the ownership of the headerfiles needs some correction. Assign them to 'root:sys'.
[edit] Older Versions
- None
