Apertium-service

From Apertium
Revision as of 11:10, 18 August 2009 by Deadbeef (talk | contribs)
Jump to navigation Jump to search

Compiling and Installing

This document covers compilation and installation of apertium-service on Unix and Unix-like systems only.

apertium-service, like many other Open Source projects, uses GNU buildtools (like autoconf and automake) to create a build environment.


Requirements

You need the following software installed:

  • liblttoolbox3
  • libapertium3
  • libxmlrpc-c3 - a lightweight RPC library based on XML and HTTP for C and C++.
  • libtextcat0 - a library implementing the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". (optional)
  • libboost - Boost C++ libraries are a collection of peer-reviewed, Open Source libraries that extend the functionality of C++.


Download

apertium-service can be downloaded from the Apertium SVN repository