Revision: 4287
http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4287&view=rev
Author: dcommander
Date: 2011-02-10 23:15:16 +0000 (Thu, 10 Feb 2011)
Log Message:
-----------
Minor tweaks (capitalization, etc.)
Modified Paths:
--------------
trunk/BUILDING.txt
Modified: trunk/BUILDING.txt
===================================================================
--- trunk/BUILDING.txt 2011-02-10 22:56:42 UTC (rev 4286)
+++ trunk/BUILDING.txt 2011-02-10 23:15:16 UTC (rev 4287)
@@ -59,7 +59,7 @@
Building TigerVNC
=================
-The following procedure will build the TigerVNC viewer on Linux and Unix
+The following procedure will build the TigerVNC Viewer on Linux and Unix
systems. On 64-bit systems, this may build a 32-bit version of TigerVNC,
depending on the default autotools configuration for your system. See below
for specific build instructions for 64-bit systems.
@@ -73,18 +73,18 @@
NOTE: Running autoreconf in the source directory is only necessary if building
TigerVNC from the SVN repository.
-Building the TigerVNC server (Xvnc) is a bit trickier. On newer systems, such
+Building the TigerVNC Server (Xvnc) is a bit trickier. On newer systems, such
as Fedora, Xvnc is typically built to use the X11 shared libraries provided
with the system. This requires a system with Xorg 7.4 or later, however.
Systems with older versions of Xorg must build a "legacy-friendly" version of
-the TigerVNC server. This is accomplished by downloading and building the
+the TigerVNC Server. This is accomplished by downloading and building the
more recent Xorg modules in a local directory and then building Xvnc such that
it links against the local build of these libraries, not the X11 libraries
installed on the system. The "build-xorg" script in the TigerVNC source
-distribution automates this process.
+distribution (located under unix/) automates this process.
-The following procedure will build both the TigerVNC viewer and a
-"legacy-friendly" version of the TigerVNC server:
+The following procedure will build both the TigerVNC Viewer and a
+"legacy-friendly" version of the TigerVNC Server:
cd {build_directory}
sh {source_directory}/unix/build-xorg init -version 7.4
@@ -98,7 +98,7 @@
systems. It probably will not work on older systems. It has not been tested
on non-Linux systems (yet).
-build-xorg can also be used to rebuild just the TigerVNC server and viewer,
+build-xorg can also be used to rebuild just the TigerVNC Server and Viewer,
once the X11 modules and other dependencies have been built the first time.
This is convenient for testing changes that just apply to the TigerVNC source
code. To accomplish this, run:
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits