Mac OS support is broken

This commit is contained in:
Daniel Molkentin
2013-06-05 23:48:10 +02:00
parent 3e8a79d3b4
commit 439d4f6b7b

View File

@@ -1,19 +1,7 @@
Mac OS X
--------
This relies on `MAMP`_, which provides the required environment.
.. note:: Due to an issue_ with Mac OS Unicode support, installing ownCloud Server 5.0 on
Mac OS is currently not supported.
#. Install MAMP and run it.
#. Go to Preferences, open the Apache tab and set Document Root to
**/Users/<YOUR USER NAME>/Sites**, so your Sites directory will be
used as Apache root.
#. Download `ownCloud <https://download.owncloud.com/download/community/owncloud-latest.zip>`_
#. Extract it
::
unzip owncloud-latest.zip -d ~/Sites/
5. Now you can set it up by going to http://localhost:8888/owncloud
.. _MAMP: http://www.mamp.info
.. _issue: https://github.com/owncloud/core/issues/2377