Difference between revisions of "Prerequisites for Gentoo"

From Apertium
Jump to navigation Jump to search
m
 
Line 32: Line 32:
   
 
[[Category:Installation]]
 
[[Category:Installation]]
  +
[[Category:Documentation in English]]

Latest revision as of 15:19, 26 September 2016

This page shows how to install the standard dependencies of apertium (and related packages) on Gentoo and Gentoo-based operating systems.


Install the apertium dependencies with cave like this:

sudo cave resolve subversion gcc pkg-config gawk ligxml2 libxslt flex automake libtool libpcre libiconv zlib -x

Use flag cxx is required to be on for gcc and libpcre.

If you need vislcg3/cg-proc/cg-comp (Constraint Grammar), you should also do:

sudo cave resolve boost google-perftools icu cmake -x

The apertium ebuilds are in https://github.com/flammie/flammie-overlay you can install everything from that

sudo cave resolve -x repository/flammie
sudo cave resolve -x apertium lttoolbox apertium-lex-tools hfst 

External links[edit]

Main tree:

Flammie overlay: