Etherpad - cp: missing destination file operand after `lib/'

This error is caused by the MYSQL_CONNECTOR_JAR environment variable/export not being set.

Set it by typing..

[bash] export MYSQL_CONNECTOR_JAR=”path to your mysql connector.jar” [/bash]