Difference between revisions of "Prerequisites for openSUSE"
Jump to navigation
Jump to search
(wtf) |
(nl) |
||
Line 5: | Line 5: | ||
<pre> |
<pre> |
||
zypper install subversion libxml2 libxml2-devel libxslt1 libxslt-devel |
zypper install subversion libxml2 libxml2-devel libxslt1 libxslt-devel \ |
||
libtool libcpcre1 pcre-devel flex make automake autoconf gcc-c++ |
|||
</pre> |
</pre> |
||
Revision as of 21:11, 21 November 2013
This page shows how to install the standard dependencies of apertium (and related packages) on openSUSE.
Install the apertium dependencies with zypper like this:
zypper install subversion libxml2 libxml2-devel libxslt1 libxslt-devel \ libtool libcpcre1 pcre-devel flex make automake autoconf gcc-c++
Once you've installed these packages, continue to Minimal installation from SVN.
See also
- Apertium on openSUSE – more installation and troubleshooting help specific to openSUSE.