Difference between revisions of "Apertium on Arch Linux"

From Apertium
Jump to navigation Jump to search
(Created page with '==Installing the released language pairs== ==Installing from SVN=== Install the prerequisites: <pre> sudo pacman -S expat gawk libxslt pcre gcc-libs libxml2 icu </pre> (Note: <…')
(No difference)

Revision as of 10:32, 22 September 2010

Installing the released language pairs

Installing from SVN=

Install the prerequisites:

 sudo pacman -S expat gawk libxslt pcre gcc-libs libxml2 icu

(Note: icu is only needed if you need to install vislcg3, which is required for certain language pairs.)

Then just follow http://wiki.apertium.org/wiki/Minimal_installation_from_SVN.