X Language


General
  Introduction
  Download

Documentation
  FAQ
  Project goals
  Reference guide

Development
  Contribute
  CVS
  Contributors

Links
  Cygwin
  Cygwin/XFree86
  Inno Setup
  TexInfo to CHM
  MSDN Library

CVS

Here is the procedure for those who wants to have access to the latest sources of X Language.

  • cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/xlang login
  • cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/xlang co xlang
  • $ aclocal
  • $ autoconf
  • $ automake
  • $ ./configure OR ./configure --with-guitarget=win32 OR ./configure --with-guitarget=x11
  • $ make
  • $ ./xlang-test

You can also browse the CVS tree here.


Please contact patrick.deschenes@gmail.com for general questions and help.