diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2016-01-19 00:46:54 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2016-01-19 00:46:54 +0000 |
| commit | 9872f7405325019ab925b487dd8988cf9882817d (patch) | |
| tree | 1b158e8ce4acc9edc435b594358e7392ca60d620 /README.Unix.txt | |
| parent | b86f2f735a004a66f62f70ec30aea01b828731bd (diff) | |
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
Diffstat (limited to 'README.Unix.txt')
| -rw-r--r-- | README.Unix.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
