- From: Fox One <rockman66_1999@yahoo.com>
- Date: Wed, 19 Apr 2000 17:26:51 -0700 (PDT)
- To: www-amaya@w3.org
When I tried to build Amaya without the MATHML feature, I got the following error message: gcc -g -O2 -W -DGRAPHML -DHAVE_CONFIG_H -I. -I.. -I../../thotlib/include -I../../amaya -I../../amaya/f -I../../amaya/xpm -I../../libpng/zlib -I../libwww -I../../../libwww/Library/src -I../..../libwww/modules/md5 -I/usr/X11R6/include -c ../../amaya/EDITstyle.c -o EDITstyle.o ../../amaya/EDITstyle.c:20: MathML.h: No such file or directory make[1]: *** [EDITstyle.o] Error 1 This is the command I used to configure Amaya: #!/bin/sh if [ -d LINUX-ELF ]; then cd LINUX-ELF; fi ../configure --prefix=/usr/exp-local --without-included-jpeg \ --without-thot --disable-math --disable-annot Is there a way for me to build Amaya without MATHML? __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com
Received on Wednesday, 19 April 2000 20:27:40 UTC