Difference between revisions of "Apertium-service"

From Apertium
Jump to navigation Jump to search
Line 12: Line 12:
 
You need the following software installed:
 
You need the following software installed:
   
liblttoolbox3
+
* liblttoolbox3
libapertium3
+
* libapertium3
libxmlrpc-c3
+
* libxmlrpc-c3
libtextcat0 (optional)
+
* libtextcat0 (optional)
libboost
+
* libboost
   
   

Revision as of 09:12, 18 August 2009

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
  • libtextcat0 (optional)
  • libboost


Download

apertium-service can be downloaded from the Apertium SVN repository