comparison doc/installation.rst @ 3505:4705f80b6e23

doc: more renaming
author Goffi <goffi@goffi.org>
date Thu, 22 Apr 2021 18:16:19 +0200
parents dea30b1eb166
children 0985c47ffd96
comparison
equal deleted inserted replaced
3504:9f7a867d9722 3505:4705f80b6e23
3 ============ 3 ============
4 Installation 4 Installation
5 ============ 5 ============
6 6
7 This are the instructions to install SàT using Python. 7 This are the instructions to install SàT using Python.
8 Note that if you are using GNU/Linux, Salut à Toi may already be present on your distribution. 8 Note that if you are using GNU/Linux, Libervia may already be present on your distribution.
9 9
10 Salut à Toi is made of one backend, and several frontends. To use it, the first thing to do is to install the backend. 10 Libervia is made of one backend, and several frontends. To use it, the first thing to do is to install the backend.
11 11
12 We recommand to use development version for now, until the release of 0.8. 12 We recommand to use development version for now, until the release of 0.8.
13 13
14 Development version 14 Development version
15 ------------------- 15 -------------------
35 35
36 On Debian and derivatives, you can get all this with following command:: 36 On Debian and derivatives, you can get all this with following command::
37 37
38 $ sudo apt-get install python3-dev python3-venv python3-wheel mercurial libxml2-dev libxslt-dev libcairo2-dev libjpeg-dev libgirepository1.0-dev libdbus-1-dev libdbus-glib-1-dev dbus-x11 cmake 38 $ sudo apt-get install python3-dev python3-venv python3-wheel mercurial libxml2-dev libxslt-dev libcairo2-dev libjpeg-dev libgirepository1.0-dev libdbus-1-dev libdbus-glib-1-dev dbus-x11 cmake
39 39
40 Now go in a location where you can install Salut à Toi, for 40 Now go in a location where you can install Libervia, for
41 instance your home directory:: 41 instance your home directory::
42 42
43 $ cd 43 $ cd
44 44
45 And enter the following commands (here we install SàT with SVG support, which is needed to 45 And enter the following commands (here we install SàT with SVG support, which is needed to
110 instructions on how to launch it`` that mean that the D-Bus service is not launched, this 110 instructions on how to launch it`` that mean that the D-Bus service is not launched, this
111 usually happens when launching SàT on a server, without graphic interface like X.org or 111 usually happens when launching SàT on a server, without graphic interface like X.org or
112 Wayland (in which case D-Bus service should be launcher automatically). 112 Wayland (in which case D-Bus service should be launcher automatically).
113 113
114 As the message states, instructions on how to launch the service are given in the README 114 As the message states, instructions on how to launch the service are given in the README
115 file of Salut à Toi. 115 file of Libervia.
116 116
117 Frontends 117 Frontends
118 ========= 118 =========
119 119
120 So far, the following frontends exist and are actively maintained: 120 So far, the following frontends exist and are actively maintained: