Cgoban1 (neko mips4)

From Nekoware

Jump to: navigation, search
neko_cgoban1
Packaged by: S. Hakim Hamdani
Internal Version: 1
Download: neko_cgoban-1.9.14.tardist
Current release: 1.9.14 / September 18 2004
Use: Unknown
Licence: Unknown
Website:



Contents

[edit] Installing the package

Download and install the neko_cgoban1-1.9.14 (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_cgoban-1.9.14.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.

  • 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_cgoban1.sw.eoe 598 Yes 1 Execution Only Environment
neko_cgoban1.man.manpages 2 Yes 2 Man Pages
neko_cgoban1.opt.relnotes 1 No 3 Release Notes
neko_cgoban1.opt.src 408 No 3 Original Source Code
neko_cgoban1.opt.dist 2 No 3 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

CC=cc
CPP=/usr/lib/cpp
CXX=CC
F77=f77
CFLAGS="-mips4 -O3 -I/usr/nekoware/include -I/usr/include"
CXXFLAGS="-mips4 -O3 -I/usr/nekoware/include -I/usr/include"
LDFLAGS="-mips4 -L/usr/nekoware/lib -L/usr/lib32"



[edit] Configure

./configure --prefix=/usr/nekoware --with-x
gmake all
gmake install


[edit] Release Notes

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


[edit] Errors/Miscellaneous

None.


[edit] Older Versions

  • None

[edit] External Links

None.

Personal tools