mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-25 11:14:06 +00:00
Split out the Windows and Mac install instructions
This commit is contained in:
parent
fd13cdff49
commit
676b9f8101
@ -9,7 +9,8 @@ Getting Started With OpenLP
|
|||||||
|
|
||||||
introduction
|
introduction
|
||||||
system_requirements
|
system_requirements
|
||||||
install_windows_mac
|
install_windows
|
||||||
|
install_mac
|
||||||
install_linux
|
install_linux
|
||||||
install_bsd
|
install_bsd
|
||||||
|
|
||||||
|
30
manual/source/install_mac.rst
Normal file
30
manual/source/install_mac.rst
Normal 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/
|
@ -51,35 +51,3 @@ When the install is complete you will have the option to launch OpenLP.
|
|||||||
|
|
||||||
After making your selection click :guilabel:`Finish`
|
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
|
|
Loading…
Reference in New Issue
Block a user