From: Jeremy H. <hi...@le...> - 2005-04-26 18:43:10
|
Hi all: I'm trying to install the infomap package on my Mandrake 10.0 machine. I ran ./configure. It told me to go download and install the gnudbm package. Which I did with no problem. But the infomap ./configure is still complaining. I moved the gdmn-... folder to /usr/local/include/gdbm and that fixed some of the error messages. But now I'm really stuck this is my output from infomap ./configure [root@localhost infomap-nlp-0.8.5]# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking for dbm_open in -lgdbm... no checking for dbm_open in -lgdbm_compat... no checking for egrep... grep -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking ndbm.h usability... yes checking ndbm.h presence... yes checking for ndbm.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for getcwd... yes checking for memset... yes checking for setlocale... yes checking for sqrt... yes checking for strchr... yes checking for strdup... yes checking for strstr... yes checking for dbm_open... no checking for dbm_close... no checking for dbm_fetch... no checking for dbm_store... no configure: WARNING: configure could not find all of the necessary DBM functions. (dbm_open, dbm_close, dbm_fetch, dbm_store). This probably means that configure could not find your DBM library, or that you do not have a DBM library installed. (See above output for the results of library checks.) Please install a DBM-compatible library (such as GNU DBM) or write to inf...@li... for advice. configure: error: One or more errors found (see output above for details). Configuration unsuccessful. I'm not really sure where I should go from here. Thanks!!!!!! hise -- Jeremy Hise http://h153.dr0ne.info/ |