Difference between revisions of "Setup:Installation Guide/System Preparation/Linux/Python"

[quality revision][quality revision]
(translation EN)
(Tag: 2017 source edit)
 
 
icon required.png
Python is required to render the MediaWiki extension "SyntaxHighlight", which is part of BlueSpice. The steps listed here are required.


Installation[edit | edit source]

Install Python via Aptitude:

apt-get update; \
apt-get -y install python3; \
apt-get clean

Next step[edit | edit source]

If you have successfully completed all steps, you can proceed to the next step "[[Setup: Installation Guide/System Preparation/Linux/ Memcached | Memcached]]".


Attachments

Discussions