Error: Invalid Frontmatter

Path: /home/nyrjjbc/labo/user/pages/15.atelier/014.installation_de_battle_for_wesnoth/chapter.md

Failed to read /home/nyrjjbc/labo/user/pages/15.atelier/014.installation_de_battle_for_wesnoth/chapter.md: Unexpected characters near "Battle for Wesnoth""" at line 1 (near "title: "Installation de "Battle for Wesnoth""").

---
title: "Installation de "Battle for Wesnoth""
date: '01-05-2021 00:05'
publish_date: '29-01-2013 20:10'
dateformat: 'd-m-Y H:i'
hero_classes: 'text-light title-h1h2 overlay-dark-gradient hero-large parallax'
hero_image: boa2.png
show_sidebar: true
content:
    items: '- ''@self.children'''
    limit: '5'
    order:
        by: date
        dir: desc
    pagination: '1'
    url_taxonomy_filters: '1'
feed:
    limit: 10
published: true
---

#### [pdf]download as a pdf fileInstallation de "Battle for Wesnoth".[/pdf]

Distribution : **Raspbian**
1) Répertoire de travail :

pi@station08 ~ $ mkdir -p JEUX/WESNOTH pi@station08 ~ $ cd JEUX/WESNOTH/


2) Compilation à partir des sources :
- Installation des dépendances :

pi@station08 ~/JEUX/WESNOTH $ sudo apt-get build-dep wesnoth


- Compilation des sources :

pi@station08 ~/JEUX/WESNOTH $ sudo apt-get -b source wesnoth


La compilation dure environs 9 h.
**Ou**
2) Téléchargement des paquetages pré-compilé :

pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-dm_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-nr_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-tsg_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-dw_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-server_1.10.3-3_armhf.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-ttb_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-aoi_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-ei_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-sof_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-utbs_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-core_1.10.3-3_armhf.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-httt_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-sotbe_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-core_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-data_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-l_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-thot_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-music_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-dbg_1.10.3-3_armhf.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-low_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-tools_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-did_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-music_1.10.3-3_all.deb pi@station08 ~/JEUX/WESNOTH $ wget https://miniordi.hacktech.dev/wesnoth/wesnoth-1.10-trow_1.10.3-3_all.deb


3) Installation :

pi@station08 ~/JEUX/WESNOTH $ sudo dpkg -i wesnoth* pi@station08 ~/JEUX/WESNOTH $ sudo apt-get install -f


4) Lancer le jeu !!

pi@station08 ~/JEUX/WESNOTH $ wesnoth


5) Lien :
<http://www.wesnoth.org/>