Split out the Windows and Mac install instructions

This commit is contained in:
Raoul Snyman 2017-02-16 11:36:16 -07:00
parent fd13cdff49
commit 676b9f8101
3 changed files with 32 additions and 33 deletions

View File

@ -9,7 +9,8 @@ Getting Started With OpenLP
introduction
system_requirements
install_windows_mac
install_windows
install_mac
install_linux
install_bsd

View File

@ -0,0 +1,30 @@
Installing OpenLP on Mac OS X
=============================
If you have not already downloaded the correct file from the `OpenLP website`_,
download it now. Then double click on the .dmg file. This will open a window with two
icons: An OpenLP icon and an Applications Folder icon. To install OpenLP, simply drag
the OpenLP icon over to the Applications folder icon and you will be ready to use
OpenLP. OpenLP will be available in your Applications folder.
.. image:: pics/mac-os-x-dnd-install.png
With the release of Mac OS X 10.8 applications not downloaded throught the Mac
App Store will not run by default. A setting must be changed in the Security &
Privacy Settings to run OpenLP.
Click the Apple icon and open System Preferences
.. image:: pics/mac-os-x-system-menu.png
Open the Security & Privacy settings
.. image:: pics/mac-os-x-settings.png
Change the setting from Mac App Store to Anywhere. If the settings are grayed
out click on the lock in the lower lefthand corner of the settings window to
enable editing.
.. image:: pics/mac-os-x-security-and-privacy.png
.. _OpenLP website: https://openlp.org/

View File

@ -51,35 +51,3 @@ When the install is complete you will have the option to launch OpenLP.
After making your selection click :guilabel:`Finish`
Installing OpenLP on Mac OS X
=============================
Version 10.8 (Mountain Lion) and Newer
--------------------------------------
With the release of version 10.8 applications not downloaded throught the Mac
App Store will not run by default. A setting must be changed in the Security &
Privacy Settings to run OpenLP.
Click the Apple icon and open System Preferences
.. image:: pics/mac-os-x-system-menu.png
Open the Security & Privacy settings
.. image:: pics/mac-os-x-settings.png
Change the setting from Mac App Store to Anywhere. If the settings are grayed
out click on the lock in the lower lefthand corner of the settings window to
enable editing.
.. image:: pics/mac-os-x-security-and-privacy.png
If you have not already downloaded the correct file from the OpenLP
`website <http://www.openlp.org/>`_, download it now. Then double click on the
.dmg file. This will open a window with two icons: An OpenLP icon and an
Applications Folder icon. To install OpenLP, simply drag the OpenLP icon over to
the Applications folder icon and you will be ready to use OpenLP. OpenLP will be
available in your Applications folder.
.. image:: pics/mac-os-x-dnd-install.png