Compiling AbiWord on Maemo
From AbiWiki
Building AbiWord on Maemo.
This page is work in progress.
Contents |
Maemo 4.1 - Diablo
Install the SDK and the dev tools. See http://repository.maemo.org/stable/4.1.2/INSTALL.txt and http://maemo.org/development/sdks/maemo_4-1-2_diablo/
Install the provided dependencies
This should be enough. In scratchbox do:
apt-get instal libfribidi-dev librsvg2-dev lib-gsf-1-gnome-dev
(you need to do it for each targets.
Build or install other dependencies
You need libwmf and wv (the former needed by the later).
From source
Installing libwmf require gsfonts (TODO: fix that, it is big)
dpkg-buildpackage -rfakeroot
From binaries
The binaries will be available from https://garage.maemo.org/projects/abiword/
building AbiWord
Unpack the source tarball OR checkout from SVN. The later is prefered as for the former, packages will be provided.