Db4 (neko mips4)

From Nekoware

Jump to: navigation, search
neko_db4
Packaged by: Timo Kanera
Internal Version: 4
Download: neko_db4-4.4.20.tardist
Current release: 4.4.20 / August 15 2006
Use: Unknown
Licence: Unknown
Website:



Contents

[edit] Installing the package

Download and install the neko_db4-4.4.20 (version 4) 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_db4-4.4.20.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_db4.sw.eoe 283 Yes 9999 execution only env
neko_db4.sw.lib 16,773 Yes 9999 plugins
neko_db4.sw.hdr 137 Yes 9999 header files
neko_db4.opt.relnotes 0 No 9999 release notes
neko_db4.opt.src 7,766 No 9999 original source code
neko_db4.opt.dist 202 No 9999 distribution files
neko_db4.man.doc 17,081 Yes 9999 html documentation


[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

CC=c99
CFLAGS='-O3 -mips4'
CXX=CC
CXXFLAGS='-O3 -mips4'
LDFLAGS='-L/usr/nekoware/lib -L/usr/lib32 -Wl,-rpath -Wl,/usr/nekoware/lib'



[edit] Configure

cd build_unix
../dist/configure --prefix=/usr/nekoware --enable-compat185 --enable-cxx
gmake
gmake install


[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