Hi,

please follow this logfile and tell me what can be done
with the last error notice

configure: error: No curses header-files found

Darius
===============================================

[admin@oo dialog]$ ./configure --prefix=/opt/dialog
checking for package version... 1.1
checking for package patch date... 20080819
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... ./configure: ./configure: 1898: egrep: not found
./configure: ./configure: 1898: egrep: not found
gcc -E
./configure: ./configure: 1975: egrep: not found
./configure: ./configure: 1975: egrep: not found
checking whether gcc needs -traditional... no
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /opt/bin/install -c
checking for ar... ar
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for makeflags variable...
checking if filesystem supports mixed-case filenames... yes
checking for ctags... no
checking for etags... no
checking if you want to see long compiling messages... yes
checking build system type... mipsel-unknown-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
Configuring for linux-gnu
checking if gcc -U and -D options work together... yes
checking if we must define _GNU_SOURCE... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking version of gcc... 4.1.1
checking if you want to check for gcc warnings... no
checking for ANSI C header files... ./configure: ./configure: 4126: egrep: not f ound
no
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... ./configure: ./configure: 1: egrep: not found
no
checking for limits.h... ./configure: ./configure: 1: egrep: not found
yes
checking for locale.h... ./configure: ./configure: 1: egrep: not found
yes
checking for nl_types.h... ./configure: ./configure: 1: egrep: not found
yes
checking for malloc.h... ./configure: ./configure: 1: egrep: not found
yes
checking for stddef.h... ./configure: ./configure: 1: egrep: not found
yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... ./configure: ./configure: 1: egrep: not found
yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, ch ar * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking if -lm needed for math functions... yes
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use purify for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing...
checking if you want --trace option... yes
checking if you want to build libraries with libtool... no
checking for extra include directories... no
checking if we have identified curses headers... none
configure: error: No curses header-files found
[admin@oo dialog]$