Bmp (neko mips4)

From Nekoware

Jump to: navigation, search
neko_bmp
Packaged by: Pete Plank
Internal Version: 2
Download: neko_bmp-0.9.7.tardist
Current release: 0.9.7 / August 10 2005
Use: Unknown
Licence: Unknown
Website:



Contents

[edit] Installing the package

Download and install the neko_bmp-0.9.7 (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_bmp-0.9.7.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_bmp.sw.bmp 3,003 Yes 9999 bmp-0.9.7 execution only env
neko_bmp.sw.hdr 27 Yes 9999 bmp-0.9.7 header files
neko_bmp.sw.lib 822 Yes 9999 bmp-0.9.7 shared libraries
neko_bmp.man.bmp 4 Yes 9999 bmp-0.9.7 man pages
neko_bmp.opt.relnotes 2 No 9999 bmp-0.9.7 release notes
neko_bmp.opt.dist 13 No 9999 bmp-0.9.7 distribution files
neko_bmp.opt.src 1,323 No 9999 bmp-0.9.7 original source code


[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

setenv CC cc
setenv CXX CC
setenv F77 f77
setenv CFLAGS '-mips4 -O3 -c99 -I/usr/nekoware/include -I/usr/include -Wl,-rpath -Wl,/usr/nekoware/lib'
setenv CXXFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include'
setenv LDFLAGS '-mips4 -L/usr/nekoware/lib -L/usr/lib32'
setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig'
setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib'
setenv LD_LIBRARY_PATH '/usr/nekoware/lib:/usr/lib32'
setenv LD_LIBRARYN32_PATH '/usr/nekoware/lib:/usr/lib32'
setenv GNOME2_DIR  '/usr/nekoware'
setenv GNUMAKE gmake

set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . )



[edit] Configure

./configure --prefix=/usr/nekoware


[edit] Release Notes

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


[edit] Errors/Miscellaneous

The 'mpg123' input plugin as packaged with the release tarball of 0.9.7 has a serious error during the link phase with overlapping virtual address segments. I was able to work around this by pulling the current CVS version of the plugin.

This package includes the binary sgial output plugin from SGI Freeware, originally written for XMMS. It works properly as an output plugin but the configure dialog has not been ported to GTK+ and will cause a crash if 'Preferences' is selected. The default settings are optimal so this should not pose an issue.


[edit] Older Versions

  • None

[edit] External Links

None.

Personal tools