Billardgl (neko mips4)

From Nekoware

Jump to: navigation, search
neko_billardgl
Packaged by: Joerg Behrens
Internal Version: 1
Download: neko_billardgl-1.75.tardist
Current release: 1.75 / February 26 2005
Use: Unknown
Licence: Unknown
Website: www.billardgl.de/


BillardGL it a free OpenGL Billard game which runs on Windows and Linux/Unix. You need at least a GFX Option with TRAM otherwise you cant realy runs that application. All available language packs are included in this package.

More information can be found under http://www.billardgl.de/ .

Contents

[edit] Installing the package

Download and install the neko_billardgl-1.75 (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_billardgl-1.75.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_billardgl.sw.eoe 10,321 Yes 9999 execution only env
neko_billardgl.man.docs 13 Yes 9999 documentation
neko_billardgl.opt.relnotes 1 Yes 9999 release notes
neko_billardgl.opt.src 587 No 9999 original source code
neko_billardgl.opt.dist 18 No 9999 distribution files
neko_billardgl.opt.patches 3 No 9999 source code patches


[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=cc
export CFLAGS='-O3 -mips4  -I/usr/nekoware/include  -TARG:platform=IP27:proc=r10000'
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:/usr/lib32'
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 GNOME2_DIR='/usr/nekoware'
export GNUMAKE='/usr/nekoware/bin/make'
export PATH=/usr/nekoware/bin:$PATH

You MUST edit the given Makefile by hand.


[edit] Patches

You may need to apply the following patches: BillardGL-1.75_irix.patch


[edit] Configure

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

INSTALLATION


[edit] Older Versions

  • None

[edit] External Links

Personal tools