According to Sean Young <[EMAIL PROTECTED]>: > On Thu, Oct 25, 2001 at 01:20:19AM +0200, Hubert Figuiere wrote: > > With a joint effort of Sean, Dom and I, we finally have a MS-Write import > > that almost work. > > Current TODO: > > -handle images > > -convert non ASCII chars > > -debug > > -handle OLE stuff if possible > > -handle header/footers > > -fix Word auto-detect > > Coolness. :-) > > I'm trying to build AbiWord but I'm getting: > > make[4]: Entering directory `/home/sean/abiword/abi/src/tools/cdump/xp' > GNUmakefile:172: .deps/cdump.Po: No such file or directory > make[4]: *** No rule to make target `.deps/cdump.Po'. Stop. > > Sorry if this is a really stupid question -- but how do I get around this > one?
Downdgrade to automake 1.4 or use the diving make.... > Also I noticed you've disabled the image stuff -- I've just completed > my research and I think I know how images are handled; also how wmf files > can exist in .wri files. Was there anything wrong with my implementation? Nothing was wrong, just that I have not finished reworking it. Hub
