Difference between revisions of "Apertium on Mac OS X (System)"

From Apertium
Jump to navigation Jump to search
 
 
(55 intermediate revisions by 10 users not shown)
Line 1: Line 1:
#REDIRECT [[Apertium on Mac OS X (Local)]]
+
[[Installation système sur Mac OS X|En français]]
  +
  +
<div style="background-color:pink; text-align:center; line-height:2.5; border: 1px solid crimson;">Are you sure this is the page you want?<br/>If not, you probably actually want [[Apertium_on_Mac_OS_X]]<br/>If you're here because the instructions on that page didn't work for you, log on to [[IRC]] and describe what went wrong.</div>
  +
  +
  +
{{TOCD}}
  +
<span style="color: #f00;">You can run [https://apertium.projectjj.com/osx/install-release.sh install-release.sh] or [https://apertium.projectjj.com/osx/install-nightly.sh install-nightly.sh] to install the latest compiled version of apertium, lttoolbox, vislcg3 and HFST – that way you don't have to check out, build and install these by hand.</span> You will still need gawk, git, autoconf, automake, pkgconfig from MacPorts.
  +
  +
These instructions will help you install Apertium on a system running Mac OS X. You can use this page if you have root access to your system. Otherwise (or if you don't want to install as root), follow [[Apertium on Mac OS X (Local)]].
  +
  +
==The procedure==
  +
  +
# Install the [[Prerequisites for Mac OS X]].
  +
# Follow [[Install Apertium core by compiling]], and disregard the stuff about prefixes.
  +
# See [[Installation_troubleshooting]] if you have problems.
  +
  +
==See also==
  +
  +
* [[Apertium on Mac OS X (Local)]] &mdash; for instructions on how to do a local install.
  +
  +
  +
[[Category:Documentation]]
  +
[[Category:Installation]]
  +
[[Category:Documentation in English]]

Latest revision as of 19:35, 12 May 2019

En français

Are you sure this is the page you want?
If not, you probably actually want Apertium_on_Mac_OS_X
If you're here because the instructions on that page didn't work for you, log on to IRC and describe what went wrong.


You can run install-release.sh or install-nightly.sh to install the latest compiled version of apertium, lttoolbox, vislcg3 and HFST – that way you don't have to check out, build and install these by hand. You will still need gawk, git, autoconf, automake, pkgconfig from MacPorts.

These instructions will help you install Apertium on a system running Mac OS X. You can use this page if you have root access to your system. Otherwise (or if you don't want to install as root), follow Apertium on Mac OS X (Local).

The procedure[edit]

  1. Install the Prerequisites for Mac OS X.
  2. Follow Install Apertium core by compiling, and disregard the stuff about prefixes.
  3. See Installation_troubleshooting if you have problems.

See also[edit]