From 89c5aad77fddd50759cfe17ef76a0e50d31c37c5 Mon Sep 17 00:00:00 2001 From: Tigran Aivazian Date: Mon, 15 Oct 2012 12:05:40 +0100 Subject: [PATCH] Mention SDL/SDL-devel requirement on Fedora --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e23f0b3a0..b89609f35 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,8 @@ for this. It allows to develop on a standard PC and saves precious development time. It might also compose the most unfriendly desktop PDF reader, depending on your view. -If you are using Ubuntu, simply install `libsdl-dev1.2` package. +If you are using Fedora Core Linux, do `yum install SDL SDL-devel`. +If you are using Ubuntu, install `libsdl-dev1.2` package. To build in "emulation mode", you need to run make like this: make clean cleanthirdparty