summaryrefslogtreecommitdiffstats
path: root/BUILDING.txt
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2012-08-17 08:10:27 +0000
committerPierre Ossman <ossman@cendio.se>2012-08-17 08:10:27 +0000
commitc656bacaf5b3f78a5a56fec8945e42434e8978c9 (patch)
tree7de37e00623ddf408104d92a022645bd60711ca2 /BUILDING.txt
parentbbb0c61487c645539552a92864a33edda6e58e67 (diff)
downloadtigervnc-c656bacaf5b3f78a5a56fec8945e42434e8978c9.tar.gz
tigervnc-c656bacaf5b3f78a5a56fec8945e42434e8978c9.zip
Clarify the FLTK requirement.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4954 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'BUILDING.txt')
-rw-r--r--BUILDING.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index 65187b2f..ab5f699f 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -9,8 +9,8 @@ Build Requirements (All Systems)
-- CMake (http://www.cmake.org) v2.8 or later
--- FLTK 1.3.0 snapshot
- * Must be patched to get full functionality
+-- FLTK 1.3.0
+ * Must be a patched snapshot to get full functionality
* See "Building FLTK" below.
-- If building TLS support:
@@ -84,9 +84,9 @@ Build Requirements (Java)
Building FLTK
=============
-Currently, TigerVNC requires functionality that is not yet included in the
-upstream version of FLTK. Thus, it will be necessary to build FLTK from
-source. To do this:
+TigerVNC requires FLTK 1.3.0 (or later). Although it will build and work
+with plain 1.3.0, to get full functionality and the best behaviour you
+need to build a patched version:
1. Check out FLTK 1.3.0r9619 using Subversion:
$ svn co http://svn.easysw.com/public/fltk/fltk/branches/branch-1.3 -r 9619 fltk-1.3.0r9619