Skip to content
Extraits de code Groupes Projets

Remove patch in README (already applied) and add Fedora packages

Fusionnées Eliah REBSTOCK a demandé de fusionner (removed):fix_readme vers master
1 fichier
+ 9
2
Comparer les modifications
  • Côte à côte
  • En ligne
+ 9
2
@@ -18,12 +18,19 @@ Later on, we might add new features.
For Debian :
* `libx11-dev`
* `libx11-dev` i686 edition
* `build-essential`
For Fedora/Red Hat :
* `libX11-devel.i686`
* `glibc-devel.i686`
And if you want `sudo dnf group install "Development Tools"`.
### On Linux systems
You may need to use [this patch](https://ar1.se/GuO0RElRWT) on x86_64 archiectures or [this one](https://github.com/erebstock/diglog-install/blob/master/diglog32.patch) on i686 architectures.
Then just type :
Chargement en cours