Rich Payne <[EMAIL PROTECTED]> writes:
>>   ie_exp_MsWord_97.cpp:
>>   In file included from ie_exp_MsWord_97.cpp:274:
>>   ie_exp_MsWord_97.h:28: exporter/wvexporter.h: No such file or
>>   directory
>
>Ummm...that's your problem not theirs. You're missing header files that
>abiword need to compile. Looks like it's part of the wv (WordView) library
>you need to install, possibly the -dev portition.

Right you are.  I'm downloading wv-source.tar.bz2 now, and will try
building again.

In the mean time I downloaded their statically linked binaries and
tried them out.  I got a splash screen, but soon thereafter it
segfaulted:

  vanzandt:~/ftp$ abiword
  
  Gdk-WARNING **: locale not supported by Xlib, locale set to C
  
  Gdk-WARNING **: can not set locale modifiers
  /usr/local/bin/abiword: line 61: 22281 Segmentation fault      (core dumped) 
$ABISUITE_HOME/bin/AbiWord_s "$@"
  ...  
  vanzandt:/usr/local/AbiSuite/bin$ gdb AbiWord_s ~-/core
  GNU gdb 19990928
  Copyright 1998 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you are
  welcome to change it and/or distribute copies of it under certain conditions.
  Type "show copying" to see the conditions.
  There is absolutely no warranty for GDB.  Type "show warranty" for details.
  This GDB was configured as "i686-pc-linux-gnu"...
  (no debugging symbols found)...
  Core was generated by `/usr/local/AbiSuite/bin/AbiWord_s'.
  Program terminated with signal 11, Segmentation fault.
  #0  0x82b1e9e in ?? ()
  (gdb) backtrace
  #0  0x82b1e9e in ?? ()
  #1  0x82ad6dc in ?? ()
  #2  0x82acef2 in ?? ()
  #3  0x80d110f in ?? ()
  #4  0x80d1189 in ?? ()
  #5  0x80d0c93 in ?? ()
  #6  0x80d1773 in ?? ()
  #7  0x80d0bd7 in ?? ()
  #8  0x80c9f27 in ?? ()
  #9  0x80c21ba in ?? ()
  #10 0x8048229 in ?? ()
  #11 0x804996d in ?? ()
  #12 0x8048205 in ?? ()
  #13 0x82acbbc in ?? ()
  (gdb) quit

So far, I don't think it is quite ready for prime time.

                        - Jim Van Zandt

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to