Gdbm (neko mips4)
From Nekoware
| neko_gdbm | |
| Internal Version: | 2 |
|---|---|
| Download: | neko_gdbm-1.8.3.tardist |
| Current release: | 1.8.3 / August 10 2004 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | |
Contents |
[edit] Installing the package
Download and install the neko_gdbm-1.8.3 (version 2) 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_gdbm-1.8.3.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_gdbm.sw.hdr | 5 | Yes | 9999 | header files |
| neko_gdbm.sw.lib | 138 | Yes | 9999 | shared libraries |
| neko_gdbm.man.manpages | 15 | Yes | 9999 | man Pages |
| neko_gdbm.opt.relnotes | 13 | No | 9999 | release notes |
| neko_gdbm.opt.dist | 2 | No | 9999 | distribution files |
| neko_gdbm.opt.src | 169 | 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' 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 GNUMAKE gmake set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . )
[edit] Configure
./configure --prefix=/usr/nekoware gmake gmake progs
[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_gdbm SOURCE/VERSION -------------- gdbm-1.8.3 ENVIRONMENT VARIABLES --------------------- setenv CC cc setenv CXX cc setenv F77 f77 setenv CFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include' 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 GNUMAKE gmake set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . ) CONFIGURE FLAGS --------------- ./configure --prefix=/usr/nekoware gmake gmake progs KNOWN DEPENDANCIES ------------------ none ERRORS/MISCELLANEOUS -------------------- /configure --prefix=/usr/nekoware \ ? --with-mp \ ? --enable-python \ ? --disable-gtk-doc \ ? --enable-perl checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... sgi checking build system type... mips-sgi-irix6.5 checking host system type... mips-sgi-irix6.5 checking for a sed that does not truncate output... /sbin/sed checking for egrep... grep -E checking for non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... no checking whether cc accepts -g... yes checking dependency style of cc... sgi checking how to run the C++ preprocessor... cc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... : checking for strip... strip checking if cc static flag works... yes checking for cc option to produce PIC... checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld -n32) supports shared libraries... yes checking dynamic linker characteristics... irix6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the cc linker (/usr/bin/ld -n32) supports shared libraries... yes checking for cc option to produce PIC... checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld -n32) supports shared libraries... yes checking dynamic linker characteristics... irix6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld -n32) supports shared libraries... yes checking dynamic linker characteristics... irix6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking whether to enable maintainer-specific portions of Makefiles... no checking for target architecture... mips-sgi-irix6.5 checking for some Win32 platform... no checking for native Win32... no checking for strerror in -lcposix... no checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... ./install-sh -c checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking whether to turn on debugging... no checking whether to turn on profiling... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... yes checking for working alloca.h... yes checking for alloca... yes checking for difftime... yes checking for putenv... yes checking for mmap... yes checking for perl... /usr/nekoware/bin/perl checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... no configure: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libintl.h: proceeding with the compiler's result checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/nekoware/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/nekoware/bin/msgfmt checking for xgettext... /usr/nekoware/bin/xgettext checking for catalogs to be installed... ca cs da de el en_CA en_GB es eu fi fr ga gl he hu hr id it ja ko lt ms nl no pl pt pt_BR ro ru sk sr sr@Latn sv tr uk vi yi zh_CN zh_TW checking for pkg-config... /usr/nekoware/bin/pkg-config checking for GLIB - version >= 2.2.0... yes (version 2.4.2) checking for gmodule-2.0 gobject-2.0... yes checking GMODULE_CFLAGS... -I/usr/nekoware/include/glib-2.0 -I/usr/nekoware/lib/glib-2.0/include checking GMODULE_LIBS... -L/usr/nekoware/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv checking for bind_textdomain_codeset... (cached) yes checking for X... libraries , headers in standard search path checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... (cached) /usr/nekoware/bin/pkg-config checking for GTK+ - version >= 2.2.2... yes (version 2.4.3) checking if GTK+ is version 2.3.0 or newer... yes checking for gdk-pixbuf-2.0 >= 2.2.2... yes checking GDK_PIXBUF_CFLAGS... -I/usr/nekoware/include/gtk-2.0 -I/usr/nekoware/include/glib-2.0 -I/usr/nekoware/lib/glib-2.0/include checking GDK_PIXBUF_LIBS... -L/usr/nekoware/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv checking for gdk-pixbuf-csource... /usr/nekoware/bin/gdk-pixbuf-csource checking for libart-2.0... yes checking LIBART_CFLAGS... -I/usr/nekoware/include/libart-2.0 checking LIBART_LIBS... -L/usr/nekoware/lib -lart_lgpl_2 checking for fontconfig >= 2.2.0... yes checking FONTCONFIG_CFLAGS... -I/usr/nekoware/include checking FONTCONFIG_LIBS... -L/usr/nekoware/lib -lfontconfig checking for pangoft2 >= 1.2.2... yes checking PANGOFT2_CFLAGS... -I/usr/nekoware/include/pango-1.0 -I/usr/nekoware/include -I/usr/nekoware/include/freetype2 -I/usr/nekoware/include/glib-2.0 -I/usr/nekoware/lib/glib-2.0/include checking PANGOFT2_LIBS... -L/usr/nekoware/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv checking if Pango is built with a recent fontconfig... yes checking for freetype-config... /usr/nekoware/bin/freetype-config checking for freetype libraries... -L/usr/nekoware/lib -rpath /usr/nekoware/lib -lfreetype -lz checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for extra flags to get ANSI library prototypes... none needed checking for finite... yes checking for extra flags for POSIX compliance... none needed checking for rint... no checking for rint in -lm... yes checking for inet_ntoa... yes checking for socket in -lsocket... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether shmctl IPC_RMID allowes subsequent attaches... no checking for shared memory transport type... sysv checking whether symbols are prefixed... no checking checking for regex in glibc... no checking fd_set and sys/select... yes checking for XmuClientWindow in -lXmu... yes checking for X11/Xmu/WinUtil.h... yes checking for TIFFReadScanline in -ltiff... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for png_read_info in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_structp in png.h... yes checking for mng_create in -lmng... no configure: WARNING: *** MNG plug-in will not be built (MNG library not found) *** configure: WARNING: *** MNG plug-in will not be built (MNG header file not found) *** checking for libexif... Package libexif was not found in the pkg-config search path. Perhaps you should add the directory containing `libexif.pc' to the PKG_CONFIG_PATH environment variable No package 'libexif' found configure: WARNING: libexif not found! EXIF support will not be built into the JPEG plug-in. libexif is available from http://www.sourceforge.net/projects/libexif checking for aa_printf in -laa... no configure: WARNING: *** AA plug-in will not be built (AA library not found) *** checking for XpmReadFileToXpmImage in -lXpm... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for libgtkhtml-2.0 >= 2.0.0... Package libgtkhtml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgtkhtml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgtkhtml-2.0' found configure: WARNING: *** Help browser plug-in will not be built (GtkHtml2 not found) *** checking for librsvg-2.0 >= 2.2.0... Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found configure: WARNING: *** SVG import plug-in will not be built (librsvg not found) *** checking for gimpprint-config... no checking for GIMP-PRINT - version >= 4.2.0... no *** The gimpprint-config script installed by GIMP-PRINT could not be found *** If GIMP-PRINT was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GIMPPRINT_CONFIG environment variable to the *** full path to gimpprint-config. configure: error: *** Check for libgimpprint failed. You can download it from *** http://gimp-print.sourceforge.net/ or you can build without it by passing *** --disable-print to configure (but you won't be able to print then). |
[edit] Errors/Miscellaneous
None.
[edit] Older Versions
- None
[edit] External Links
None.
