From 9872f7405325019ab925b487dd8988cf9882817d Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 19 Jan 2016 00:46:54 +0000 Subject: Fixed typos for Linux compilation. OpenGL driver compiles and somewhat works, except for text rendering (as expected). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11009 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- README.Unix.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'README.Unix.txt') diff --git a/README.Unix.txt b/README.Unix.txt index 096d01726..7cd3bb437 100644 --- a/README.Unix.txt +++ b/README.Unix.txt @@ -143,6 +143,7 @@ has no permission to call "sudo", so we will change user a few times: su root yum groupinstall "Development Tools" yum groupinstall "X Software Development" + yum groupinstall "C Development Tools and Libraries" If you are planning to use the Code::Blocks IDE, also install this -- cgit v1.2.3