Cdrtools (neko mips4)
From Nekoware
| neko_cdrtools | |
| Internal Version: | 3 |
|---|---|
| Download: | neko_cdrtools-2.01.01a35.tardist |
| Current release: | 2.01.01a35 / September 18 2007 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | |
Contents |
[edit] Installing the package
Download and install the neko_cdrtools-2.01.01a35 (version 3) 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_cdrtools-2.01.01a35.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.
[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_cdrtools.sw.eoe | 3,220 | Yes | 9999 | execution only env |
| neko_cdrtools.sw.hdr | 197 | Yes | 9999 | header files |
| neko_cdrtools.sw.lib | 1,454 | Yes | 9999 | archive libraries |
| neko_cdrtools.man.man | 326 | Yes | 9999 | man pages |
| neko_cdrtools.man.doc | 157 | Yes | 9999 | text documentation |
| neko_cdrtools.opt.relnotes | 1 | No | 9999 | release notes |
| neko_cdrtools.opt.src | 1,623 | No | 9999 | original source code |
| neko_cdrtools.opt.dist | 25 | No | 9999 | distribution files |
[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='-O3 -mips4' export CXX=CC export CXXFLAGS='-O3 -mips4' export CPPFLAGS='-I/usr/nekoware/include' export LDFLAGS='-L/usr/nekoware/lib -L/usr/lib32 -Wl,-rpath -Wl,/usr/nekoware/lib'
[edit] Configure
get a version of Joerg Schilling's smake make variant, neko_smake for example (the smake variant shipped with IRIX will _not_ do) edit DEFAULTS/Defaults.irix to modify the installation prefix smake smake install cp cdda2wav/cdda2mp3 /usr/nekoware/bin cp cdda2wav/cdda2ogg /usr/nekoware/bin
[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_cdrtools SOURCE/VERSION cdrtools-2.01.01a35 ENVIRONMENT VARIABLES: export CC=c99 export CFLAGS='-O3 -mips4' export CXX=CC export CXXFLAGS='-O3 -mips4' export CPPFLAGS='-I/usr/nekoware/include' export LDFLAGS='-L/usr/nekoware/lib -L/usr/lib32 -Wl,-rpath -Wl,/usr/nekoware/lib' CONFIGURE FLAGS: get a version of Joerg Schilling's smake make variant, neko_smake for example (the smake variant shipped with IRIX will _not_ do) edit DEFAULTS/Defaults.irix to modify the installation prefix smake smake install cp cdda2wav/cdda2mp3 /usr/nekoware/bin cp cdda2wav/cdda2ogg /usr/nekoware/bin KNOWN DEPENDANCIES: none ERRORS/MISCELLANEOUS: Needed to manually edit 'find_misc.c' and add: #undef USE_ACL Otherwise it would error out with undefined ACL_FIRST_ENTRY. This is not defined in sys/acl.h and I didn't see an easy fix for it. S/N VER PORTER -------------------------------------- 1 2.01.01a11 Timo Kanera (timo@kanera.net) 2 2.01.01a25 Pete Plank (nekonoko) 3 2.01.01a35 Timo Kanera (timo@kanera.net) Tardist created by Timo Kanera (timo@kanera.net) |
[edit] Errors/Miscellaneous
Needed to manually edit 'find_misc.c' and add:
- undef USE_ACL
Otherwise it would error out with undefined ACL_FIRST_ENTRY. This is not defined in sys/acl.h and I didn't see an easy fix for it.
S/N VER PORTER
1 2.01.01a11 Timo Kanera (timo@kanera.net) 2 2.01.01a25 Pete Plank (nekonoko) 3 2.01.01a35 Timo Kanera (timo@kanera.net)
[edit] Older Versions
- neko_cdrtools-2.01.01a11.tardist (version 1), August 15 2006
- neko_cdrtools-2.01.01a25.tardist (version 2), April 6 2007
[edit] External Links
None.
