Crossfire client (neko mips4)

From Nekoware

Jump to: navigation, search
neko_crossfire_client
Packaged by: Joerg Behrens
Internal Version: 1
Download: neko_crossfire_client-1.8.0cvs.tardist
Current release: 1.8.0cvs / February 6 2006
Use: Unknown
Licence: Unknown
Website: crossfire.real-time.com


"Crossfire is a multi-player graphical arcade and adventure game made for the X Windows systems environment. It has certain flavours from other games, especially gauntlet and the rogue-like games (Nethack, Moria, Angband, and Ragnarok.) Any number of players can move around in their own window, finding and using items and battling monsters. They can choose to cooperate or compete in the same world.

In the years of development that have followed, Crossfire has grown to encompass over 150 monsters, ~3000 maps to explore, an elaborate magic system, over 15 character types, a system of skills, and many, many artifacts and treasures.

For more informationen please visit http://crossfire.real-time.com website.

Contents

[edit] Installing the package

Download and install the neko_crossfire_client-1.8.0cvs (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_crossfire_client-1.8.0cvs.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_crossfire_client.sw.eoe 2,762 Yes 9999 execution only env
neko_crossfire_client.opt.dist 4 No 9999 distribution files
neko_crossfire_client.opt.relnotes 3 No 9999 release notes
neko_crossfire_client.opt.src 627 No 9999 original source code
neko_crossfire_client.opt.patches 4 No 9999 source code patches
neko_crossfire_client.man.manpages 29 Yes 9999 man pages


[edit] Post installation Steps

none


[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 -OPT:Olimit=0:roundoff=3  -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'
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
export PYTHONHOME=/usr/nekoware
export PYTHONPATH=/usr/nekoware/lib/python2.4
export PERL=/usr/nekoware/bin/perl
export QTDIR=/usr/nekoware/qt4


[edit] Patches

You may need to apply the following patches: crossfire_client-1.8.0cvs_irix.patch


[edit] Configure

./configure --with-sdl-prefix=/usr/nekoware --with-gtk-prefix=/usr/nekoware --prefix=/usr/nekoware
gmake
gmake install


[edit] Release Notes

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


[edit] Errors/Miscellaneous

Apply the given patch first and when it stops during linking add a -lGL to the linkline


[edit] Older Versions

  • None

[edit] External Links

Personal tools