Difference between revisions of "Prerequisites for Fedora"

From Apertium
Jump to navigation Jump to search
(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 ...")
 
(Redirected page to Prerequisites for RPM)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  +
#REDIRECT [[Prerequisites for RPM]]
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 install subversion make gcc gcc-c++ pcre-devel libxml2-devel flex libtool automake autoconf
 
</pre>
 
 
Once you've installed these packages, continue to [[Minimal installation from SVN]].
 
 
 
 
[[Category:Installation]]
 

Latest revision as of 19:36, 26 November 2015