E16 (neko mips4)
From Nekoware
| neko_e16 | |
| Packaged by: | Georg Bege |
|---|---|
| Internal Version: | 1 |
| Download: | neko_e16-0.16.8.9.tardist |
| Current release: | 0.16.8.9 / September 22 2007 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | |
The Enlightenment (E16) window manager
(see www.enlightenment.org)
Contents |
[edit] Installing the package
Download and install the neko_e16-0.16.8.9 (version 1) 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_e16-0.16.8.9.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_e16.sw.eoe | 1,014 | Yes | 9999 | execution only env |
| neko_e16.sw.lib | 1,227 | Yes | 9999 | shared libraries and archives |
| neko_e16.opt.relnotes | 1 | No | 9999 | release notes |
| neko_e16.opt.dist | 72 | No | 9999 | distribution files |
| neko_e16.opt.src | 1,512 | No | 9999 | 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
export CC=c99 export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -TARG:platform=IP35:proc=r14000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib -rpath /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 PATH=/usr/nekoware/bin:$PATH
[edit] Configure
IMLIB2_CFLAGS="`pkg-config imlib2 --cflags`" \ IMLIB2_LIBS="`pkg-config imlib2 --libs`" \ ./configure \ --prefix=/usr/nekoware \ --libdir=/usr/nekoware/lib \ --x-libraries=/usr/lib32 gmake && gmake install
[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_e16 SOURCE/VERSION: e16-0.16.8.9 DESCRIPTION: The Enlightenment (E16) window manager (see www.enlightenment.org) ENVIRONMENT VARIABLES: export CC=c99 export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -TARG:platform=IP35:proc=r14000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib -rpath /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 PATH=/usr/nekoware/bin:$PATH CONFIGURE FLAGS: IMLIB2_CFLAGS="`pkg-config imlib2 --cflags`" \ IMLIB2_LIBS="`pkg-config imlib2 --libs`" \ ./configure \ --prefix=/usr/nekoware \ --libdir=/usr/nekoware/lib \ --x-libraries=/usr/lib32 gmake && gmake install KNOWN DEPENDANCIES: neko_imlib2.sw.lib 3 maxint neko_libaudiofile.sw.lib 1 maxint neko_esound.sw.lib 1 maxint neko_freetype2.sw.lib 3 maxint neko_libiconv.sw.lib 3 maxint neko_gettext.sw.lib 2 maxint neko_zlib.sw.lib 6 maxint ERRORS/MISCELLANEOUS: fixed some code - among this: added include for Xutil.h in about.c (struct Region not existing) added define M_PI constant in misc.c INSTALLATION PACKAGED BY: Georg Bege (therion@ninth-art.de) |
[edit] Errors/Miscellaneous
fixed some code - among this: added include for Xutil.h in about.c (struct Region not existing) added define M_PI constant in misc.c
INSTALLATION
[edit] Older Versions
- None
[edit] External Links
None.
