Prerequisites for Fedora

From Apertium
Revision as of 10:09, 22 November 2013 by Unhammer (talk | contribs) (Created page with "This page shows how to install the standard dependencies of apertium (and related packages) on Fedora. Install the apertium dependencies with yum like this: <pre> sudo yum ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page shows how to install the standard dependencies of apertium (and related packages) on Fedora.


Install the apertium dependencies with yum like this:

sudo yum install subversion make gcc gcc-c++ pcre-devel libxml2-devel flex libtool automake autoconf

Once you've installed these packages, continue to Minimal installation from SVN.