aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-04-25 15:41:25 +0200
committerThomas White <taw@physics.org>2014-04-25 15:41:25 +0200
commited571bb053a53ddc86b62f9570394aa1c3af7ffe (patch)
tree2a38b308d7557b35510158fe561b0d315ded3fe3 /README
parentad08722d36f65d00877835486a61d973ab6f7847 (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index c9f28bc7..98da3f1b 100644
--- a/README
+++ b/README
@@ -118,7 +118,10 @@ $ ./configure --disable-gtk
At a minimum, you will need the HDF5 library (version 1.8.0 or later) and the
GNU Scientific Library (GSL). For a full installation, you will also need
-libTIFF, libPNG, Cairo and GTK.
+libTIFF, libPNG, Cairo and GTK2. All of these should be installed from your
+distribution's package manager. Be sure to install the development files for
+each package, which will have a name like "gtk+-2.0-dev" or "gtk+-2.0-devel",
+depending on which distribution you use.
If you're compiling on Mac OS X, where GTK, libPNG and libTIFF seem to be much
harder to come by, disable lots of things: