User Tools

Site Tools


en:documentation:installation_on_mac_os_x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:documentation:installation_on_mac_os_x [2014/02/13 11:46] – [Prerequisites] pchen:documentation:installation_on_mac_os_x [2017/07/02 11:48] (current) – [Video recording] pch
Line 8: Line 8:
   * A recent Mac with Intel processor, PPC processors are not supported at the moment.   * A recent Mac with Intel processor, PPC processors are not supported at the moment.
  
-  * Mac OS X 10.or better.+  * Mac OS X 10.or better.
  
 \\ \\
Line 34: Line 34:
 ==== Telescope drivers ==== ==== Telescope drivers ====
  
-The [[http://indi.sourceforge.net|INDI]] drivers are required to drive the telescope. Look at [[http://www.indilib.org/index.php?title=Devices|this page]] to know if your telescope is supported.+The [[http://www.indilib.org|INDI]] drivers are required to drive the telescope. Look at [[http://www.indilib.org/devices.html|this page]] to know if your telescope is supported.
  
-The simplest way is to install package for Mac OS X available from http://www.cloudmakers.eu/indi+The simplest way is to install the Indiserver package for Mac OS X available from http://www.cloudmakers.eu/xindi
  
-You can also install INDI from source using [[http://www.macports.org|MacPort]]. 
- 
-  * If not already done, install Xcode from your Mac distribution CDrom or dowload it from Apple web site. 
-  * Install MacPort using the .dmg file for your Mac OS version available from http://www.macports.org/install.php 
-  * Install INDI from a terminal with this command: <code>sudo port install indi</code> 
-  * To update to a new version use this command:<code> 
-sudo port selfupdate 
-sudo port upgrade outdated </code> 
  
 ==== Wine ==== ==== Wine ====
Line 51: Line 43:
 Wine is required to compute the [[artificial_satellites|artificial satellites]] position in the Calendar. Wine is required to compute the [[artificial_satellites|artificial satellites]] position in the Calendar.
  
-The easiest way is to install with [[http://www.macports.org|MacPort]] as for INDIThe most tricky part is to make the new PATH environment know from the applications launched from the Application menu.+The easiest way is to install a pre-build package available from https://dl.winehq.org/wine-builds/macosx/download.html \\ 
 +See also http://wiki.winehq.org/MacOSX
  
-  * Do the first two step above to install Xcode and MacPort. 
-  * Open a terminal and type: <code>sudo port install wine</code> 
-  * After the installation logout and login again, open a terminal and type <code>wine --version</code> to check it is installed successfully.  
-  * Type the following command to make it available from Skychart: <code>defaults write ${HOME}/.MacOSX/environment PATH "${PATH}"</code> 
-  * Logout and login again before to try with Skychart.  
-  * If it still say that wine is not installed, type the command: <code>echo $PATH</code> Copy the result and edit the file /etc/launchd.conf to add the following line including the full content of your $PATH environment: <file>setenv PATH /opt/local/bin:/opt/local/sbin:...</file> 
  
-See also : http://wiki.winehq.org/MacOSX/Installing 
-  
 ==== DOSBox ==== ==== DOSBox ====
  
Line 76: Line 61:
 Video recording requires the [[http://www.ffmpeg.org|ffmpeg]] software. Video recording requires the [[http://www.ffmpeg.org|ffmpeg]] software.
  
-You can install it with [[http://www.macports.org|MacPort]]  +You can install the OS X version from [[http://www.ffmpeg.org/download.html]] 
- +
-  * Install MacPort as indicated above for INDI. +
-  * Install ffmpeg from a terminal with this command: <code>sudo port install ffmpeg</code> +
- +
-A static version of the program is also available here: http://ffmpeg.arrozcru.org/autobuilds/   +
  
-You can also try to install it [[http://hints.macworld.com/article.php?story=20061220082125312|this way]]. 
  
      
en/documentation/installation_on_mac_os_x.1392288381.txt.gz · Last modified: 2015/11/06 20:35 (external edit)