forked from geneweb/geneweb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
51 lines (41 loc) · 1.53 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
OVERVIEW:
GeneWeb is a genealogy software with a Web interface. It can be used
off-line or as a Web service.
To compile, you need the Objective Caml compiler which can be found at:
http://ocaml.org/
and Camlp5 at:
http://camlp5.gforge.inria.fr/
CONTENTS:
CHANGES changes (for genealogists non programmers)
ICHANGES changes (for programmers)
LICENSE license notice
configure configure script
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
launch a launcher of the geneweb server
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 (c) 1998-2011 INRIA
(Institut National de Recherche en Informatique et Automatique) 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 or MacOS X machines. See the file INSTALL
for installation instructions.
HOME PAGE
GeneWeb home page is at:
http://www.geneweb.org/