Linux package libxml2 must be >=2.7.0

This commit is contained in:
Carla Schroder
2016-03-11 11:21:17 -08:00
parent 96d15a2af3
commit 417cb86059
2 changed files with 4 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ Required:
* PHP module GD
* PHP module iconv
* PHP module JSON
* PHP module libxml
* PHP module libxml (Linux package libxml2 must be >=2.7.0)
* PHP module mb multibyte
* PHP module posix
* PHP module SimpleXML

View File

@@ -35,3 +35,6 @@ Supported Platforms
* Mobile apps: iOS 7+, Android 4+
* Web browser: IE9+ (except Compatibility Mode), Firefox 14+, Chrome 18+,
Safari 5+
See :doc:`source_installation` for minimum software versions for installing
ownCloud.