Revision: 4485
http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4485&view=rev
Author: dcommander
Date: 2011-06-09 20:46:54 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
Document the need to specify /usr/X11R6/lib as the X11 lib path when doing a
32-bit build on 64-bit RHEL 4 and distros of similar vintage.
Modified Paths:
--------------
branches/1_1/BUILDING.txt
Modified: branches/1_1/BUILDING.txt
===================================================================
--- branches/1_1/BUILDING.txt 2011-06-09 13:26:05 UTC (rev 4484)
+++ branches/1_1/BUILDING.txt 2011-06-09 20:46:54 UTC (rev 4485)
@@ -179,9 +179,16 @@
--host i686-pc-linux-gnu CFLAGS='-O3 -m32' CXXFLAGS='-O3 -m32' LDFLAGS=-m32
-to the configure or build command lines.
+to the configure or build command lines. You may also need to add
+ --x-libraries=/usr/X11R6/lib
+to the configure or build command line if you are building on an older Linux
+distribution that stores the 32-bit X11 libraries in /usr/X11R6/lib instead of
+/usr/lib (this is known to be necessary on Red Hat Enterprise Linux 4, for
+instance.)
+
+
64-bit Build on 64-bit OS X
---------------------------
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits