Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2016-12-04 12:49:09 +0300
committerAleksander Machniak <alec@alec.pl>2016-12-04 12:49:09 +0300
commit062328e42fd888ccd87aa4821f0187290faa0315 (patch)
tree9ec976827162b197a5a9080eb1e5ab140e54063f /INSTALL
parent5e1da48d0cf43024a35bf746ba4428c7e7324897 (diff)
Describe bin/jsdeps.sh in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL17
1 files changed, 10 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index a27484480..358509543 100644
--- a/INSTALL
+++ b/INSTALL
@@ -40,13 +40,16 @@ INSTALLATION
============
1. Decompress and put this folder somewhere inside your document root
-2. Install dependencies using composer:
- - get composer from https://getcomposer.org/download/
- - rename the composer.json-dist file into composer.json
- - if you want to use LDAP address books, enable the LDAP libraries in your
- composer.json file by moving the items from "suggest" to the "require"
- section (remove the explanation texts after the version!).
- - run `php composer.phar install --no-dev`
+2. In case you don't use the so-called "complete" release package,
+ you have to install PHP and javascript dependencies.
+ 2.1. Install PHP dependencies using composer:
+ - get composer from https://getcomposer.org/download/
+ - rename the composer.json-dist file into composer.json
+ - if you want to use LDAP address books, enable the LDAP libraries in your
+ composer.json file by moving the items from "suggest" to the "require"
+ section (remove the explanation texts after the version!).
+ - run `php composer.phar install --no-dev`
+ 2.2. Install Javascript dependencies by executing `bin/jsdeps.sh` script.
3. Make sure that the following directories (and the files within)
are writable by the webserver
- /temp