Cyrus sasl (neko mips4)

From Nekoware

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



Contents

[edit] Installing the package

Download and install the neko_cyrus_sasl-2.1.22 (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_cyrus_sasl-2.1.22.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_cyrus_sasl.sw.hdr 94 Yes 9999 header files
neko_cyrus_sasl.sw.lib 584 Yes 9999 shared libraries
neko_cyrus_sasl.sw.eoe 159 Yes 9999 execution only env
neko_cyrus_sasl.opt.relnotes 1 No 9999 release notes
neko_cyrus_sasl.opt.src 1,572 No 9999 original source code
neko_cyrus_sasl.opt.dist 19 No 9999 distribution files
neko_cyrus_sasl.opt.patches 2 No 9999 source code patches
neko_cyrus_sasl.man.manpages 154 Yes 9999 man pages


[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] Patches

You may need to apply the following patches: neko_cyrus_sasl-2.1.22.patch


[edit] Configure

cat neko_cyrus_sasl-2.1.22.patch | patch -p1
./configure --prefix=/usr/nekoware --enable-plain --enable-anon --enable-login --enable-digest --enable-cram --with-plugindir=/usr/nekoware/lib/sasl2 --with-dbpath=/usr/nekoware/etc/sasldb2 --with-bdb-libdir=/usr/nekoware/lib --with-bdb-incdir=/usr/nekoware/include
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