Etherpad | Etherpad Lite | |
Size of the folder (without git history) | 30 MB | 1.5 MB |
Languages used server side | Javascript (Rhino), Java, Scala | Javascript (node.js) |
Lines of server side Javascript code | 101410 | 5330 |
RAM Usage immediately after start | 257 MB | 16 MB |
apt-get install libsqlite3-dev gzip git-core curl wget python libssl-dev
tar xf node-v0.4*
cd node-v0.4*
and build node with ./configure && make && make install
curl http://npmjs.org/install.sh | sh
git clone 'git://github.com/Pita/etherpad-lite.git'
bin/installDeps.sh
(if you have problems at this step, look at the section Troubleshooting below)bin/run.sh