Error: Invalid Frontmatter

Path: /home/nyrjjbc/labo/user/pages/15.atelier/149.installation_de_battle_of_wesnoth_v2/chapter.md

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

---
title: "Installation de "Battle of Wesnoth" v2"
date: '01-05-2021 00:05'
publish_date: '17-08-2014 08:58'
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
---

#### Installation de "Battle of Wesnoth" v2.

Distribution : **Raspbian 2014-01-07-wheezy**
1) Installation des dépendances :

pi@framboisepi ~ $ sudo apt-get install libboost-iostreams1.50-dev libboost-regex1.50-dev libboost-system1.50-dev libboost-thread1.50-dev libboost-program-options1.50-dev libboost-test1.50-dev libboost-system1.50-dev libboost-filesystem1.50-dev libboost-locale1.50-dev pi@framboisepi ~ $ sudo apt-get install libsdl1.2-dev libsdl-sound1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl-net1.2-dev libpango1.0-dev libsdl-pango-dev libsdl-image1.2-dev libfribidi-dev pi@framboisepi ~ $ sudo apt-get install cmake scons


2) Répertoire de travail :

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


3) Télécharger le code source :

pi@framboisepi ~/JEUX/WESNOTH $ wget http://downloads.sourceforge.net/project/wesnoth/wesnoth-1.10/wesnoth-1.10.7/wesnoth-1.10.7.tar.bz2


4) Décompresser l'archive :

pi@framboisepi ~/JEUX/WESNOTH $ tar xvfj wesnoth-1.10.7.tar.bz2


5) Compilation :

pi@framboisepi ~/JEUX/WESNOTH $ cd wesnoth-1.10.7/ pi@framboisepi ~/JEUX/WESNOTH/wesnoth-1.10.7 $ scons


6) Installation :

pi@framboisepi ~/JEUX/WESNOTH/wesnoth-1.10.7 $ sudo scons install pi@framboisepi ~/JEUX/WESNOTH/wesnoth-1.10.7 $ cd pi@framboisepi ~ $


7) Lancement du de Westnoth :

pi@framboisepi ~ $ wesnoth


8) Captures d'écran :
Jeu :
[![2014-08-17-090455_1280x1024_scrot](https://miniordi.hacktech.dev/wp-content/uploads/2014/08/2014-08-17-090455_1280x1024_scrot-300x247.png)](https://miniordi.hacktech.dev/wp-content/uploads/2014/08/2014-08-17-090455_1280x1024_scrot.png)
Editeur de carte :
[![2014-08-17-092125_1280x1024_scrot](https://miniordi.hacktech.dev/wp-content/uploads/2014/08/2014-08-17-092125_1280x1024_scrot-300x247.png)](https://miniordi.hacktech.dev/wp-content/uploads/2014/08/2014-08-17-092125_1280x1024_scrot.png)
9) Lien :
Site officiel : <http://www.wesnoth.org/>