Template:Installation/Preparation/Debian

From diaspora* project wiki
< Template:Installation‎ | Preparation
Revision as of 21:42, 11 January 2017 by Juliangilbey (talk | contribs) (→‎Install Packages: Note differences for stretch)

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


Note: If you are installing on testing/stretch, you will need to replace libssl-dev with libssl1.0-dev, and also install the extra packages: libyaml-dev libgdbm-dev

Install the database

Skip this step if you already have one.

See the Debian wiki.