[install] Remove mention of libmysql-java
I think this is a reference to the mysql-connector-java library, a jar for which is already part of the repo. (Technically, it's bad to have jars in repos, but we'll solve that problem another time.)
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -2,7 +2,7 @@ INSTALLATION INSTRUCTIONS
|
||||
|
||||
INSTALLING ON POSIX COMPATIBLE SYSTEMS
|
||||
|
||||
* Install the dependencies: Scala 2.11, Sun Java JDK 7, libmysql-java, mysql
|
||||
* Install the dependencies: Scala 2.11, Sun Java JDK 7, mysql
|
||||
|
||||
* Edit the file bin/exports.sh (and optionally
|
||||
etherpad/bin/etherpad.default) and change the paths to
|
||||
|
||||
Reference in New Issue
Block a user