Installation/Ubuntu/Precise: Difference between revisions

From diaspora* project wiki
No edit summary
m (MrZYX moved page User:MrZYX/WIP:Installation/Ubuntu/Precise to Installation/Ubuntu/Precise without leaving a redirect)
(No difference)

Revision as of 22:33, 19 July 2013

User:MrZYX/WIP:Installation/Head

Install packages

Run:

sudo apt-get build-essential git imagemagick nodejs redis-server libcurl4-openssl-dev libxml2-dev libxslt-dev

Install the database

Skip this step if you already have one.

See the Ubuntu server guide.

User:MrZYX/WIP:Installation/Ubuntu/Common