Browse Source

Adds a note for running on Debian jessie.

master
bgrozev 10 years ago
parent
commit
28d63ec2c1
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      doc/quick-install.md

+ 2
- 0
doc/quick-install.md View File

2
 
2
 
3
 This document describes the required steps for a quick Jitsi Meet installation on a Debian based GNU/Linux system.
3
 This document describes the required steps for a quick Jitsi Meet installation on a Debian based GNU/Linux system.
4
 
4
 
5
+Note: Some of the components of Jitsi-Meet will not run out-of-the-box on Debian jessie systems because of its libc version being too old. [See here](http://lists.jitsi.org/pipermail/users/2015-September/010064.html) for a possible solution.
6
+
5
 N.B.: All commands are supposed to be run by root. If you are logged in as a regular user with sudo rights, please prepend ___sudo___ to each of the commands.
7
 N.B.: All commands are supposed to be run by root. If you are logged in as a regular user with sudo rights, please prepend ___sudo___ to each of the commands.
6
 
8
 
7
 ## Basic Jitsi Meet install
9
 ## Basic Jitsi Meet install

Loading…
Cancel
Save