Ethereal (neko mips4)

From Nekoware

Jump to: navigation, search
neko_ethereal
Packaged by: Wilhelm Greiner
Internal Version: 3
Download: neko_ethereal-0.10.12.tardist
Current release: 0.10.12 / September 1 2005
Use: Unknown
Licence: Unknown
Website:


Network Traffic Analysing Tool.

Contents

[edit] Installing the package

Download and install the neko_ethereal-0.10.12 (version 3) 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_ethereal-0.10.12.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_ethereal.sw.lib 25,196 Yes 9999 Libraries
neko_ethereal.sw.eoe 5,416 Yes 9999 Execution Environment
neko_ethereal.man.manpages 2,814 Yes 9999 Man Pages
neko_ethereal.opt.relnotes 2 No 9999 Release Notes
neko_ethereal.opt.src 7,568 No 9999 Original Source code
neko_ethereal.opt.dist 25 No 9999 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

export CC=c99
export CXX=CC
export CFLAGS='-O3 -mips4 -n32 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3'
export CXXFLAGS='-O3 -mips4 -n32'
export CPPFLAGS='-I/usr/nekoware/include'
export LDFLAGS='-L/usr/nekoware/lib'
export PATH=/usr/nekoware/bin:/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11
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'



[edit] Configure

./configure --prefix=/usr/nekoware-build --with-pcap=/usr/nekoware/ \
--with-zlib=/usr/nekoware/ --with-pcre=/usr/nekoware/ --with-ssl=/usr/nekoware/
gmake

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 known


[edit] Older Versions


[edit] External Links

None.

Personal tools