Difference between revisions of "Apertium on Mac OS X"
Jump to navigation
Jump to search
Science9713 (talk | contribs) |
Firespeaker (talk | contribs) (main → make) |
||
Line 2: | Line 2: | ||
*[[Apertium on Mac OS X (System)]] — The fastest and easiest way is to install in your main system path (that is in <code>/usr/local</code>), choose this if you have root access on your system. |
*[[Apertium on Mac OS X (System)]] — The fastest and easiest way is to install in your main system path (that is in <code>/usr/local</code>), choose this if you have root access on your system. |
||
*[[Apertium on Mac OS X (Local)]] — The second way is to install locally (that is in your home directory, e.g. <code>/Users/myname/Local</code>), this is more contained but slower and more difficult, choose this if you don't have root, or want to |
*[[Apertium on Mac OS X (Local)]] — The second way is to install locally (that is in your home directory, e.g. <code>/Users/myname/Local</code>), this is more contained but slower and more difficult, choose this if you don't have root, or want to make the Apertium installation completely separated from your main system. This can be better for developers. |
||
If you do not have experience compiling source code, you can also follow a more user-friendly guide, [[Apertium on Mac OS X (User)|here]], which walks you through every step |
If you do not have experience compiling source code, you can also follow a more user-friendly guide, [[Apertium on Mac OS X (User)|here]], which walks you through every step |
Revision as of 05:56, 20 November 2013
There are two options for installing on Mac OS X, "system" and "local".
- Apertium on Mac OS X (System) — The fastest and easiest way is to install in your main system path (that is in
/usr/local
), choose this if you have root access on your system. - Apertium on Mac OS X (Local) — The second way is to install locally (that is in your home directory, e.g.
/Users/myname/Local
), this is more contained but slower and more difficult, choose this if you don't have root, or want to make the Apertium installation completely separated from your main system. This can be better for developers.
If you do not have experience compiling source code, you can also follow a more user-friendly guide, here, which walks you through every step
Note that the Mac terminal is using LC_CTYPE instead of LANG to know which charset to use.