Bläddra i källkod

doc: add ubuntu universe repo note to quickinstall

Recent Ubuntus come with only main repositories enabled. See #3427.
master
jakob 6 år sedan
förälder
incheckning
8c23d43a3a
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      doc/quick-install.md

+ 2
- 0
doc/quick-install.md Visa fil

@@ -4,6 +4,8 @@ This document describes the required steps for a quick Jitsi Meet installation o
4 4
 
5 5
 Debian Wheezy and other older systems may require additional things to be done. Specifically for Wheezy, [libc needs to be updated](http://lists.jitsi.org/pipermail/users/2015-September/010064.html).
6 6
 
7
+Also note that a recent default Ubuntu installation has only the `main` repository enabled, and Jitsi Meet needs packages from `universe`. Check your `/etc/apt/sources.list` file, and if `universe` is not present refer to [Ubuntu's documentation](https://help.ubuntu.com/community/Repositories/Ubuntu) on how to enable it. (Usually it amounts to copying the `main` lines and changing to `universe`.)
8
+
7 9
 N.B.: 
8 10
 
9 11
 a.) 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.

Laddar…
Avbryt
Spara