I'm a Lynx fan, but want to try W3M (for Zope, for one reason). I run
Mandrake 7.0 on an x86. I tried the W3M 0.1.6 release, but had problems.
The ./configure seemed to go fine. However, make had many errors.
I am not a developer. I have included capture files below. They come
from: make 2> make-log2.txt 1> make-log1.txt
===========================================================================
1>:
make -f XXMakefile
make[1]: Entering directory `/usr/local/bin/w3m-0.1.6'
gcc -O -I./gc -I. -c main.c -o main.o
make[1]: Leaving directory `/usr/local/bin/w3m-0.1.6'
==========================================================================
2>:
In file included from main.c:4:
fm.h:13: stdio.h: No such file or directory
fm.h:14: stdlib.h: No such file or directory
fm.h:15: string.h: No such file or directory
fm.h:16: unistd.h: No such file or directory
fm.h:17: sys/types.h: No such file or directory
In file included from fm.h:27,
from main.c:4:
Str.h:18: stdio.h: No such file or directory
Str.h:19: string.h: No such file or directory
In file included from table.h:10,
from fm.h:619,
from main.c:4:
matrix.h:11: math.h: No such file or directory
matrix.h:12: string.h: No such file or directory
main.c:5: signal.h: No such file or directory
main.c:6: setjmp.h: No such file or directory
main.c:7: sys/stat.h: No such file or directory
In file included from main.c:9:
myctype.h:1: ctype.h: No such file or directory
In file included from gc/gc_priv.h:45,
from gc/gc_private.h:1,
from main.c:72:
gc/gcconfig.h:707: features.h: No such file or directory
In file included from gc/gc_private.h:1,
from main.c:72:
gc/gc_priv.h:62: stdlib.h: No such file or directory
In file included from gc/gc_private.h:1,
from main.c:72:
gc/gc_priv.h:281: time.h: No such file or directory
gc/gc_priv.h:327: string.h: No such file or directory
make[1]: *** [main.o] Error 1
make: *** [all] Error 2
------------------
Eddie Maddox
eddie@mngovsci.com
This archive was generated by hypermail 2b29 : Wed Jul 19 2000 - 10:30:43 CDT