Bind9 (neko mips4)

From Nekoware

Jump to: navigation, search
neko_bind9
Internal Version: 18
Download: neko_bind-9.5.0-P2.tardist
Current release: 9.5.0-P2 / August 3 2008
Use: Unknown
Licence: Unknown
Website:



Contents

[edit] Installing the package

Download and install the neko_bind9-9.5.0-P2 (version 18) 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_bind-9.5.0-P2.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:


[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_bind9.sw.bind 19,041 Yes 9999 bind-9.5.0-P2 execution only env
neko_bind9.sw.lib 6,776 No 9999 bind-9.5.0-P2 optional libraries and headers
neko_bind9.man.bind 643 Yes 9999 bind-9.5.0-P2 man pages
neko_bind9.opt.dist 51 No 9999 bind-9.5.0-P2 distribution files
neko_bind9.opt.relnotes 1 No 9999 bind-9.5.0-P2 release notes
neko_bind9.opt.src 6,472 No 9999 bind-9.5.0-P2 original source code
neko_bind9.config.chroot 3 No 9999 bind-9.5.0-P2 chroot (/var/nekoware/named) configuration


[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=c99
export CFLAGS='-O2 -mips4 -Wl,-rpath -Wl,/usr/nekoware/lib -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3  -TARG:platform=IP35:proc=r16000'
export CXXFLAGS="$CFLAGS -LANG:exceptions=OFF -LANG:std=OFF -LANG:libc_in_namespace_std=OFF"
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/gmake'
export PATH=/usr/nekoware/bin:$PATH



[edit] Configure


./configure --prefix=/usr/nekoware --with-openssl=/usr/nekoware


[edit] Release Notes

Click on the "show" link to expand the contents of the package's 'relnotes' file.


[edit] Errors/Miscellaneous

None.


[edit] Older Versions


[edit] External Links

None.

Personal tools