Bitchx (neko mips4)

From Nekoware

Jump to: navigation, search
neko_bitchx
Internal Version: 1
Download: neko_bitchx-1.1-final.tardist
Current release: 1.1-final / July 31 2004
Use: Unknown
Licence: Unknown
Website:



Contents

[edit] Installing the package

Download and install the neko_bitchx-1.1-final (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_bitchx-1.1-final.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_bitchx.sw.eoe 1,895 Yes 9999 execution only env
neko_bitchx.sw.help 791 Yes 9999 zipped help files
neko_bitchx.sw.translation 15 Yes 9999 zipped language translation files
neko_bitchx.sw.scripts 256 Yes 9999 additional scripts
neko_bitchx.man.manpages 5 Yes 9999 man pages
neko_bitchx.opt.relnotes 1 No 9999 release notes
neko_bitchx.opt.dist 193 No 9999 distribution files
neko_bitchx.opt.src 2,060 No 9999 original source code
neko_bitchx.opt.patches 7 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

setenv CC cc 
setenv CXX CC 
setenv F77 f77 
setenv CFLAGS '-O3 -mips4 -n32' 
setenv CXXFLAGS '-O3 -mips4 -n32' 
setenv CPPFLAGS '-I/usr/nekoware/include' 
setenv LDFLAGS '-L/usr/nekoware/lib'


[edit] Patches

You may need to apply the following patches: neko_bitchx11finalirix.patch


[edit] Configure

patch -p0 < bitchx11finalirix.patch

vi Makefile --> change:
INSTALL = ./install-sh -c
 to
INSTALL = /usr/local/src/BitchX/install-sh -c
 
./configure --prefix=/usr/nekoware --with-ssl=/usr/nekoware
gmake
setenv PATH /usr/nekoware/bin:$PATH
gmake install
cd /usr/nekoware/bin
ln -s BitchX-1.1-final BitchX
cd /usr/nekoware/man/man1
bunzip2 BitchX.1.bz2


[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