Aspell (neko mips4)

From Nekoware

Jump to: navigation, search
neko_aspell
Internal Version: 1
Download: neko_aspell-0.60.2.tardist
Current release: 0.60.2 / March 19 2005
Use: Unknown
Licence: Unknown
Website:



Contents

[edit] Installing the package

Download and install the neko_aspell-0.60.2 (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_aspell-0.60.2.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_aspell.sw.eoe 1,477 Yes 9999 execution only env
neko_aspell.sw.lib 7,459 Yes 9999 shared libraries and archives
neko_aspell.sw.hdr 30 Yes 9999 header files
neko_aspell.sw.dict 3,473 Yes 9999 english dictionaries
neko_aspell.sw.import 3 No 9999 old-dictionary import script
neko_aspell.man.info 329 Yes 9999 info pages
neko_aspell.man.manpages 10 Yes 9999 man pages
neko_aspell.opt.relnotes 1 No 9999 release notes
neko_aspell.opt.dist 21 No 9999 distribution files
neko_aspell.opt.src 1,719 No 9999 original source code
neko_aspell.opt.patches 5 No 9999 patches to 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

setenv CC c99
setenv CXX CC
setenv CFLAGS '-O3 -mips4 -n32'
setenv CXXFLAGS '-O3 -mips4 -n32'
setenv CPPFLAGS '-I/usr/nekoware/include'
setenv LDFLAGS '-L/usr/nekoware/lib'
setenv GNUMAKE '/usr/nekoware/bin/make' 
setenv PERL '/usr/nekoware/bin/perl'


[edit] Patches

You may need to apply the following patches: neko_aspell.patch neko_aspell_url_nroff_fix.patch


[edit] Configure

patch -p0 < neko_aspell.patch
./configure --disable-wide-curses --enable-static --prefix=/usr/nekoware
gmake
patch -p0 < neko_aspell_url_nroff_fix.patch
gmake
gmake install
rehash
(aspell6-en-6.0-0)
./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

For a record of the development of the patch and some amusing discussion about the url and nroff hotfix, see: http://www.mail-archive.com/aspell-devel@gnu.org/msg00731.html There should be a fix for that, eliminating the neko_aspell_url_nroff_fix.patch but the head maintainer Kevin has not found a solution yet. Should not be hard though.


[edit] Older Versions

  • None

[edit] External Links

None.

Personal tools