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 [2013/11/15 20:22] – [Instruction to install the binaries on Mac OS X.] marc_fokkeren: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. 
 + 
 +\\
  
 ===== Instructions to install the binaries on Mac OS X. ===== ===== Instructions to install the binaries on Mac OS X. =====
Line 18: Line 20:
   * The disk folder opens, it contains the package installer skychart.pkg.   * The disk folder opens, it contains the package installer skychart.pkg.
  
-  * Right click the package icon, select Open and follow the instruction to install the software. Depending on your security setting you may have to accept that the package is unsigned.+  * Right click the package icon, select Open and follow the instruction to install the software. Depending on your security setting you may have to accept that the package is unsigned. Read more information about [[http://support.apple.com/kb/HT5290|Gatekeeper]]
  
   * You can now umount the virtual disk (drag to the trash).    * You can now umount the virtual disk (drag to the trash). 
Line 32: 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 with [[http://www.macports.org|MacPort]].+The simplest way is to install the Indiserver package for Mac OS X available from http://www.cloudmakers.eu/xindi
  
-  * 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 47: 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 70: Line 59:
 ==== Video recording ==== ==== Video recording ====
  
-Video recording require 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]]  +
- +
-  * 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 install the OS X version from [[http://www.ffmpeg.org/download.html]] 
  
-You can also try to install it [[http://hints.macworld.com/article.php?story=20061220082125312|this way]]. 
  
      
en/documentation/installation_on_mac_os_x.1384543355.txt.gz · Last modified: 2015/11/06 20:33 (external edit)