Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| clientleger_teachertool [Le 24/03/2016, 21:02] – Suppression du tag teachertool: ce tag concerne moins de 5 pages. 90.31.61.147 | clientleger_teachertool [Le 01/09/2022, 00:08] (Version actuelle) – Passage de http à https sur les liens externes (détecté et corrigé via le bot wiki-corrector (https://forum.ubuntu-fr.org/viewtopic.php?id=2067892) moths-art | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | {{tag>edubuntu | + | {{tag> |
| ====== Installer la version beta de fl_Teachertool ====== | ====== Installer la version beta de fl_Teachertool ====== | ||
| - | NB : Cette page est la traduction ***EN COURS*** d'un " | + | <note important> |
| - | En attendant de disposer d'un paquet Debian pour cette application, | + | En attendant de disposer d'un paquet Debian pour cette application, |
| + | =====Pré-requis===== | ||
| + | * Disposer d'une connexion internet, | ||
| + | * Installer les outils de [[compilation]], | ||
| + | * * [[: | ||
| + | |||
| + | =====Installation===== | ||
| to setup x11vnc on clients: | to setup x11vnc on clients: | ||
| - | http:// | + | [[clientleger_x11vnc]] |
| include -shared option in x11vnc command | include -shared option in x11vnc command | ||
| Ligne 17: | Ligne 23: | ||
| but it did not have the cp sources.list line | but it did not have the cp sources.list line | ||
| Don't forget to exit the chroot | Don't forget to exit the chroot | ||
| - | + | | |
| - | < | + | * Téléchargez les sources depuis cette [[http:// |
| - | sudo su | + | * [[archivage|Décompressez les sources]] et déplacez-vous dans le dossier et exécutez y les commandes qui suivent : |
| - | + | ||
| - | apt-get install build-essential | + | |
| - | apt-get install libfltk1.1 libfltk1.1-dev | + | |
| - | apt-get install libxpm-dev | + | |
| - | apt-get install vnc4server | + | |
| - | apt-get install xtightvncviewer | + | |
| - | apt-get install zlib1g-dev | + | |
| - | apt-get install libjpeg-dev | + | |
| - | apt-get install xscreensaver | + | |
| - | </ | + | |
| - | + | ||
| - | download fl-tt source from here | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | untar my tarball then | + | |
| - | + | ||
| - | < | + | |
| cd " | cd " | ||
| - | |||
| make && make install | make && make install | ||
| - | |||
| chmod +x / | chmod +x / | ||
| - | |||
| - | gedit / | ||
| </ | </ | ||
| - | + | * [[: | |
| - | near the beginning of the file there should be this line | + | '' |
| - | + | ||
| - | *mode: | + | |
| - | + | ||
| - | replace the word "random" with "blank" (no quotes) | + | |
| download vncreflector source code | download vncreflector source code | ||
| from here | from here | ||
| - | http:// | + | https:// |
| < | < | ||
