Add some information about non debian based linux flavour. fix #218
This commit is contained in:
parent
933292553d
commit
eac1837e5e
3
README
3
README
|
@ -39,6 +39,9 @@ If you want to use the OPDS feed don't forget to specify feed.php at the end of
|
||||||
On any Debian base Linux you can use :
|
On any Debian base Linux you can use :
|
||||||
aptitude install php5-gd php5-sqlite php5-json
|
aptitude install php5-gd php5-sqlite php5-json
|
||||||
|
|
||||||
|
On Centos you may have to add :
|
||||||
|
yum install php-xml
|
||||||
|
|
||||||
= Install =
|
= Install =
|
||||||
|
|
||||||
1. Extract the zip file to a folder in web space (visible to the web server).
|
1. Extract the zip file to a folder in web space (visible to the web server).
|
||||||
|
|
Loading…
Reference in a new issue