This repository has been archived by the owner on Jul 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 186
installation instructions
Schmidti edited this page Jan 6, 2011
·
8 revisions
Etherpad has not yet been packaged for neat installation.
Some instructions (testing April 6) that distil the ideas found below can be found
here: installation-instructions-II.
There is a brief guide here:
http://code.google.com/p/etherpad/wiki/Instructionsbut a more comprehensive and thorough guide which covers installing on CentOS 5.3 is here:
http://pauleira.com/13/installing-etherpad/and it references a bunch of other things:
- http://etherpad.com/ep/pne-manual/configuration-guide —> “Not Found”-Error
- http://etherpad.com/ep/pne-manual/installation-guide —> “Not Found”-Error
- http://code.google.com/p/etherpad/wiki/Instructions
- http://code.google.com/p/etherpad/wiki/FAQ
- https://wiki.ubuntu.com/Etherpad
- http://www.mclear.co.uk/2009/12/configure-etherpad-pro-after.html —> “Not Found”-Error
More sources:
- http://mclear.co.uk/2010/03/10/installing-etherpad-on-debian/
- http://mclear.co.uk/2009/12/21/etherpad-ssl-https-pro-setup/
- http://mclear.co.uk/2010/02/18/installing-etherpad-on-windows-cygwin/
- http://bitbucket.org/gyokuro/etherpad-win/wiki/Home
While following this guide http://code.google.com/p/etherpad/wiki/Instructions on CentOS, also consider the following in the appropriate guide sections:
- Put Etherpad on it’s own top level domain (example.org) instead of a subdomain (etherpad.example.org) otherwise you will get errors when it runs. Wildcard subdomains are then at *.example.org instead of *.etherpad.example.org.
- Download the Sun Java SDK self installing RPM version and install it
- yum install jpackage-utils
- Then add the jpackage repository
- Then yum install mysql-connector-java. This will install openjdk and a lot of other packages, but that is OK.
- (If you configure the jpackage repository before installing jpackage-utils, you get a missing dependency error later)
- The folder he suggests ( /appjet/data ) does not exist by default. It is created when you try to run the server. Either create it manually or run the server and let it fail then use the folder.