Difference between revisions of "Apertium on Mac OS X"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
 
There are two options for installing on Mac OS X, "system" and "local".
 
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, choose this if you have root access on your system.
+
*[[Apertium on Mac OS X (System)]] &mdash; The fastest and easiest way is to install in your main system path (that is in <code>/opt/local</code>), choose this if you have root access on your system.
*[[Apertium on Mac OS X (Local)]] &mdash; The second way is to install locally, this is more contained but slower and more difficult, choose this if you don't have root, or want to main the Apertium installation completely separated from your main system. This can be better for developers.
+
*[[Apertium on Mac OS X (Local)]] &mdash; 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 main the Apertium installation completely separated from your main system. This can be better for developers.
   
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 15:17, 27 September 2008

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 /opt/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 main the Apertium installation completely separated from your main system. This can be better for developers.