Re: jbrefort - r33970 - in abiword/trunk: . plugins/goffice plugins/mathview plugins/mathview/xp plugins/opendocument/common/xp plugins/opendocument/imp/xp src src/af/gr/xp src/af/xap/gtk src/text/fmt/xp src/text/ptbl/xp src/wp/ap/gtk src/wp/ap/xp src/wp/impexp/xp src/wp/test/xp
Jean Brefort <[email protected]> Wed, 05 Mar 2014 06:57:32 +0100
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
OK, seems I missed two things there. Some lsm_* functions are only in git version (I'll ask Emmanuel for a new release with them, but they are simple wrappers of itex2mml functions, so this can be checked and fixed), anf goffice-0.10.12 is too recent. I'll manage to fix both as soon as possible. Cheers, Jean Le mercredi 05 mars 2014 à 00:36 -0500, Hubert Figuière a écrit : > On 04/03/14 11:32 PM, Hubert Figuière wrote: > > > I'd like to not have to install this by hand to just build AbiWord.... > > > > I think we should not require more than libgoffice-0.10 >= 0.10.0 in > > AbiWord configure and then only require that VERY recent version in the > > math plugin, so at least on can build without. > > > > Otherwise there is no point of having this as a plugin. > > Here is a proposed patch that : > > 1. set an older version as requirement for AbiWord > > 2. check for the proper version in the plugin. > > Note: we still don't check of goffice has been built with lasem support. > We should. > > > Hub