Template:Installation/Preparation/Debian: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
apt-get install -t wheezy-backports}} redis-server nodejs | apt-get install -t wheezy-backports}} redis-server nodejs | ||
|lang=bash}} | |lang=bash}} | ||
{{#ifeq: {{#var:version}}|Wheezy|{{Template:Installation/Debian/Curl}}}} | {{#ifeq: {{#var:version}}|Wheezy|{{Template:Installation/Debian/Curl}}}} | ||
=== Install the database === | === Install the database === |
Revision as of 03:24, 2 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.