Template:Installation/Preparation/Debian: Difference between revisions

From diaspora* project wiki
No edit summary
No edit summary
Line 23: Line 23:
cd ~
cd ~
|lang="bash"}}
|lang="bash"}}
<noinclude>
 
[[Category:Installation]]
</noinclude>
The rest of the guide should happen under this user!
The rest of the guide should happen under this user!
}}
}}

Revision as of 00:01, 3 September 2016

Install Packages

As root run:

apt-get install build-essential cmake libssl-dev libcurl4-openssl-dev libxml2-dev libxslt-dev imagemagick ghostscript curl libmagickwand-dev git  redis-server nodejs

Install the database

Skip this step if you already have one.

See the Debian wiki.