From diaspora* project wiki
|
|
Line 1: |
Line 1: |
| {{#ifeq: {{#var:dist}}|Debian|{{#ifeq: {{#var:version}}|Jessie| | | {{Template:Installation/Linux}} |
| {{Note
| |
| |You may also [https://wiki.debian.org/Diaspora#Jessie use diaspora-installer package], which is easier, but this method is not recommended yet.}}}}}}
| |
| | |
| {{Installation/Head}}
| |
| | |
| === Install Packages ===
| |
| | |
| As root run:
| |
| | |
| {{#tag:syntaxhighlight|
| |
| apt-get install build-essential libssl-dev libcurl4-openssl-dev libxml2-dev libxslt-dev imagemagick ghostscript git curl {{#switch: {{#var:DB}}|mysql=libmysqlclient-dev|postgres=libpq-dev|mariadb=libmariadbclient-dev}} libmagickwand-dev redis-server nodejs cmake
| |
| |lang=bash}}
| |
| | |
| {{Installation/Debian/Common}}
| |
Revision as of 01:31, 2 September 2016