Installation sur un système Ubuntu
De Wicri Base 1.28
- Machine virtuelle : vp-istexheb-lorexplor
- Accès ssh : lorexplor-nat.istex.fr
Sommaire
Installation LAMP
à partir d'une configuration Ubuntu : Ubuntu 16.04.2, php7
sudo apt install emacs24-nox
Pour installer Dilib
sudo apt install gcc
sudo apt install flex
sudo apt install make
sudo apt-get install libcurl4-gnutls-dev
Pour installer LAMP
sudo apt install apache2 php mysql-server libapache2-mod-php php-mysql
Pour compléter
sudo apt install php-xml
Installation MediaWiki
- Version supportée : 1.28.1
Voir création d'un wiki sur le site LorExplor
Suppléments pour MediaWiki
- Images svg
sudo apt install imagemagick
Installation LDAP
Attention, disposer d'un mot de passe pour l'administration.
sudo apt install slapd
sudo apt install ldap-utils
sudo apt install phpldapadmin