OVERVIEW: GeneWeb is a genealogy software with a Web interface. It can be used off-line or as a Web service. This is the version 4.07 To compile, you need the Objective Caml compiler, and the preprocessor Camlp4. Objective Caml can be found at address: http://caml.inria.fr/ocaml/ Camlp4 can be found at address: http://caml.inria.fr/camlp4/ CONTENTS: CHANGES changes (for genealogists non programmers) ICHANGES changes (for programmers) LICENSE license notice Makefile main Makefile README this file INSTALL installation file contrib users contributions dag2html library to create html trees doc users' html documentation etc additional files for distribution ged2gwb converter GEDCOM -> GeneWeb gwb2ged converter GeneWeb -> GEDCOM gwtp CGI to upload and download databases hd html and image files for GeneWeb program rpm files to create Linux rpm packages setup service (gwsetup) to launch commands in a Web navigator src sources of main programs tools tools for compiling wserver library for creating Web services COPYRIGHT: All files marked in this distribution are copyright 2002 Institut National de Recherche en Informatique et Automatique (INRIA) and distributed under the conditions stated in file LICENSE. They can be freely redistributed for non-commercial purposes, provided the copyright notice remains attached. INSTALLATION: You can compile on Unix, Windows NT/95/98/2000 or MacOS X machines. See the file INSTALL for installation instructions. BUG REPORTS AND USER FEEDBACK: Send your bug reports by E-mail to: daniel.de_rauglaudre@inria.fr GeneWeb home page is at: http://cristal.inria.fr/~ddr/GeneWeb/