Compiling AbiWord on Maemo

From AbiWiki

(Difference between revisions)
Jump to: navigation, search
(New page: Building AbiWord on Maemo. This page is work in progress. = Maemo 4.1 - Diablo = * Install the SDK * Install the dev tools * Install the provided dependencies: * libfribidi-dev * libr...)
(Maemo 4.1 - Diablo)
Line 8: Line 8:
* Install the dev tools
* Install the dev tools
* Install the provided dependencies:
* Install the provided dependencies:
-
  * libfribidi-dev
+
  apt-get instal libfribidi-dev librsvg2-dev
-
* librsvg2-dev
+
* Build or install the binaries packages for
* Build or install the binaries packages for
-
* libwmf
+
# libwmf
-
* wv
+
# wv
The binaries will be available from https://garage.maemo.org/projects/abiword/
The binaries will be available from https://garage.maemo.org/projects/abiword/
* Unpack the source tarball OR checkout from SVN. The later is prefered as for the former, packages will be provided.
* Unpack the source tarball OR checkout from SVN. The later is prefered as for the former, packages will be provided.

Revision as of 18:07, 29 May 2009

Building AbiWord on Maemo.

This page is work in progress.

Maemo 4.1 - Diablo

  • Install the SDK
  • Install the dev tools
  • Install the provided dependencies:
apt-get instal libfribidi-dev librsvg2-dev
  • Build or install the binaries packages for
  1. libwmf
  2. wv

The binaries will be available from https://garage.maemo.org/projects/abiword/

  • Unpack the source tarball OR checkout from SVN. The later is prefered as for the former, packages will be provided.
Personal tools