aboutsummaryrefslogtreecommitdiffstats
path: root/BUILDING.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for building Xvnc against Xorg 7.5. We have fixed the issues ↵DRC2011-06-151-2/+2
| | | | | | that were occurring in the Xorg 7.4 components by upgrading those components. Xorg 7.5 requires autoconf 2.60 and other updated tools that aren't readily available on the legacy platforms we're using with build-xorg (notably: RHEL 4 and 5), and thus no one has successfully built that configuration. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_1@4500 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Using build-xorg without -static is not useful, because it causes Xvnc to ↵DRC2011-06-141-6/+5
| | | | | | depend on the dynamic X11 libraries generated by build-xorg in the build directory. Thus, remove -static and make that behavior the default. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_1@4497 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Document the need to specify /usr/X11R6/lib as the X11 lib path when doing a ↵DRC2011-06-091-1/+8
| | | | | | 32-bit build on 64-bit RHEL 4 and distros of similar vintage. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_1@4485 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Require gettext 0.14.4 to fix a problem with detection of NLS supportDRC2011-05-131-6/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_1@4408 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Update build documentation to reflect the fact that libjpeg-turbo 32-bit ↵DRC2011-04-161-9/+13
| | | | | | will not build on NASM 0.99 or 2.00 (due to what appears to be a NASM bug, but scant information is available on it), and make the instructions applicable to any NASM version, not just 2.05. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_1@4377 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Instructions for building TLS support with Visual C++DRC2011-03-091-31/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_1@4342 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Clarify that VeNCrypt is part of TigerVNC, regardless of whether TLS support ↵DRC2011-03-081-2/+4
| | | | | | is enabled git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_1@4340 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Minor tweaks (capitalization, etc.)DRC2011-02-101-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4287 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Move BUILDING.txt to the top of the tree, since it contains general build ↵DRC2011-02-101-0/+531
instructions that are useful to all users, not just users who are using the packaging tools under release/ git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4286 3789f03b-4d11-0410-bbf8-ca57d06f2519