From 72c842d1f162e5be3fecc08c4530e15490f40819 Mon Sep 17 00:00:00 2001 From: Alexandru Cosmin Mihai <14148437+alexandrucosminmihai@users.noreply.github.com> Date: Sat, 6 Jan 2018 18:11:32 +0200 Subject: [PATCH] Update dev-environment.md for building on Fedora Without using GNOME Xorg I couldn't build the project. The logs didn't provide anything useful in this sense. I spent about 15 hours trying to build Sugar on Fedora. I hope no one ever has to go through this. Thanks to Gonzalo Odiard for suggesting me to use GNOME Xorg. --- dev-environment.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-environment.md b/dev-environment.md index 6c9327d..195e2c1 100644 --- a/dev-environment.md +++ b/dev-environment.md @@ -131,6 +131,7 @@ done ``` On Fedora, use [dnf builddep](http://dnf-plugins-core.readthedocs.io/en/latest/builddep.html), like this; +(If you are using GNOME's desktop environment, make sure you are using GNOME Xorg before moving forward!) ``` for module in sugar{-datastore,-artwork,-toolkit,-toolkit-gtk3,}; do