No matter what I do I can't get a working LDE.
On all Linux boxes I tried (most Fedora core 2)
installation fails on make with the following:
...
-DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1
-DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1
-DHAVE_GETOPT_LONG=1 -DBETA_CODE=1 -DHAS_CURSES=1
-DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1
-DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -g -O2 -o main_lde.o
main_lde.c
main_lde.c:82: error: conflicting types for `lde_flags'
lde.h:238: error: previous declaration of `lde_flags'
make[1]: *** [main_lde.o] Error 1
make[1]: Leaving directory `/home/tt/bild/lde/src'
make: *** [dummy.src] Error 2
Installation from rpm leads to a wild goose chase
stopping at lbtinfo.so.5, whichs seems to be part of
ncurses, but ncurses is already installed. What should
I do?
Thanks,
Tom Toffoli tt@bu.edu