Template:Installation/Linux: Difference between revisions

From diaspora* project wiki
(Created page with "{{#ifeq: {{#var:dist}}|Debian|{{#ifeq: {{#var:version}}|Jessie| {{Note |You may also use the [https://wiki.debian.org/Diaspora#Jessie diaspora-installer package], which is eas...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ifeq: {{#var:dist}}|Debian|{{#ifeq: {{#var:version}}|Jessie|
{{#vardefine:os|Linux}}
{{Note
<includeonly>
|You may also use the [https://wiki.debian.org/Diaspora#Jessie diaspora-installer package], which is easier, but this method is not recommended yet.}}}}}}
{{Template:Installation}}
 
</includeonly>
{{Installation/Head}}
<noinclude>
 
Includes [[Template:Installation]].
=== Install Packages ===
[[Category:Installation-Templates]]
 
</noinclude>
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}}

Latest revision as of 00:08, 3 September 2016