Cvsgraph (neko mips4)
From Nekoware
| neko_cvsgraph | |
| Internal Version: | 1 |
|---|---|
| Download: | neko_cvsgraph-1.5.0.tardist |
| Current release: | 1.5.0 / August 30 2004 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | |
Contents |
[edit] Installing the package
Download and install the neko_cvsgraph-1.5.0 (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_cvsgraph-1.5.0.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_cvsgraph.sw.eoe | 215 | Yes | 9999 | execution only env |
| neko_cvsgraph.man.manpages | 26 | Yes | 9999 | man Pages |
| neko_cvsgraph.opt.relnotes | 2 | No | 9999 | release notes |
| neko_cvsgraph.opt.dist | 2 | No | 9999 | distribution files |
| neko_cvsgraph.opt.src | 94 | No | 9999 | original 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 cc setenv CXX cc setenv F77 f77 setenv CFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include -Wl,-rpath -Wl,/usr/nekoware/lib' setenv CXXFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include' setenv LDFLAGS '-mips4 -L/usr/nekoware/lib -L/usr/lib32' setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig' setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib' setenv LD_LIBRARY_PATH '/usr/nekoware/lib:/usr/lib32' setenv LD_LIBRARYN32_PATH '/usr/nekoware/lib:/usr/lib32' setenv GNOME2_DIR '/usr/nekoware' setenv GNUMAKE gmake set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . )
[edit] Configure
./configure --prefix=/usr/nekoware \ --with-gd-inc=/usr/nekoware/include --with-gd-lib=/usr/nekoware/lib \ --with-freetype2-lib=/usr/nekoware/lib \ --with-png-inc=/usr/nekoware/include --with-png-lib=/usr/nekoware/lib \ --with-jpeg-inc=/usr/nekoware/include --with-jpeg-lib=/usr/nekoware/lib \ --with-z-inc=/usr/nekoware/include --with-z-lib=/usr/nekoware/lib gmake gmake install
[edit] Release Notes
Click on the "show" link to expand the contents of the package's 'relnotes' file.
| The original "relnotes" File. |
|---|
PACKAGE NAME
------------
neko_gd
SOURCE/VERSION
--------------
gd-2.0.28
ENVIRONMENT VARIABLES
---------------------
setenv CC cc
setenv CXX cc
setenv F77 f77
setenv CFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include -Wl,-rpath -Wl,/usr/nekoware/lib'
setenv CXXFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include'
setenv LDFLAGS '-mips4 -L/usr/nekoware/lib -L/usr/lib32'
setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig'
setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib'
setenv LD_LIBRARY_PATH '/usr/nekoware/lib:/usr/lib32'
setenv LD_LIBRARYN32_PATH '/usr/nekoware/lib:/usr/lib32'
setenv GNOME2_DIR '/usr/nekoware'
setenv GNUMAKE gmake
set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . )
CONFIGURE FLAGS
---------------
./configure --prefix=/usr/nekoware \
--with-gd-inc=/usr/nekoware/include --with-gd-lib=/usr/nekoware/lib \
--with-freetype2-lib=/usr/nekoware/lib \
--with-png-inc=/usr/nekoware/include --with-png-lib=/usr/nekoware/lib \
--with-jpeg-inc=/usr/nekoware/include --with-jpeg-lib=/usr/nekoware/lib \
--with-z-inc=/usr/nekoware/include --with-z-lib=/usr/nekoware/lib
gmake
gmake install
KNOWN DEPENDANCIES
------------------
zlib, libpng, FreeType, libjpeg, xpm
ERRORS/MISCELLANEOUS
--------------------
- configure says:
** Configuration summary for gd 2.0.28:
Support for PNG library: yes
Support for JPEG library: yes
Support for Freetype 2.x library: yes
Support for Xpm library: yes
Support for pthreads: yes
|
[edit] Errors/Miscellaneous
None.
[edit] Older Versions
- None
[edit] External Links
None.
