Transbuild ========== Transbuild is a program to build Web sites from XML source files by transforming them with XSLT. The user manual can be found under the "doc" directory. Examples can be found under the "test" directory, along with the files used in the tutorial. Requirements ------------ - C++ compiler with Standard C++ libraries - libXML (2.4.10 or later) - libXSLT (1.0.13 or later) - iconv Installation ------------ The program can be built using the standard configuration and build commands: $ ./configure $ make $ make check $ make install Further details and options can be found in the "INSTALL" file. Platforms --------- Transbuild has been successfully tested on the following platforms: - Cygwin 5.1 (running on Windows XP) - Linux 2.4 - Solaris 8 License ------- This version of Transbuild is available under the GNU General Public Licence. For alternative licensing arrangements, please contact the author. Copyright (C) 2002, 2003, Hoylen Sue. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA See the "COPYING" file for details. Contact ------- Please send comments, suggestions, donations and bug reports to Hoylen Sue ---------------------------------------------------------------- $Source: /home/hoylen/Home/cvsroot/transbuild/README,v $ $Date: 2003/03/02 09:37:36 $ $Revision: 1.2 $