Difference between revisions of "Geneweb"
Line 43: | Line 43: | ||
* The second - smeserver-geneweb-2.0-1.el4.sme.noarch.rpm integrates Geneweb into SME 7. It includes a server-manager panel to configure the IP assigned to the client machine from which Geneweb is allowed to be administered. | * The second - smeserver-geneweb-2.0-1.el4.sme.noarch.rpm integrates Geneweb into SME 7. It includes a server-manager panel to configure the IP assigned to the client machine from which Geneweb is allowed to be administered. | ||
{{Note box|Developers are invited to help with the source of the smeserver-geneweb package. One major validation I desire currently does not work (IP_number) along with the 'must_be_local' validation already included.}} | {{Note box|Developers are invited to help with the source of the smeserver-geneweb package. One major validation I desire currently does not work (IP_number) along with the 'must_be_local' validation already included.}} | ||
+ | |||
+ | ====Links==== | ||
+ | |||
+ | Links to more Geneology and Geneweb info: | ||
+ | |||
+ | 1. [http://cristal.inria.fr/~ddr/GeneWeb/ GeneWeb home] | ||
+ | |||
+ | 2. [http://cristal.inria.fr/ CAML programming language home] | ||
+ | |||
+ | 3. [http://www.inria.fr/ INIRA (French) GeneWeb originated here] | ||
+ | |||
+ | 4. [http://www.genhomepage.com/ The Geneology Home Page] | ||
+ | |||
+ | 5. [http://www.familysearch.org/ Family Search page] | ||
=== Bugs === | === Bugs === |
Revision as of 00:50, 20 August 2007
Geneweb for SME Server
Maintainer
http://acenet-tech.org
Craig Jensen
Description
Geneweb is a genealogy software program with a Web interface. It can be used off-line or in a Web environment. It uses very efficient techniques of relationship and consanguinity computing, developed in collaboration with Didier Rémy, research Director at INRIA.
GeneWeb's strong points are the following:
- Web interface
- Dynamic display
- Relationship and consanguinity computing
- Polyglot
- Spelling correction
- Nobility titles
- Information update and protection
- Customization (background color, etc)
- Miscellaneous Features: birthdays, last births, etc.
- An example: more than 100,000 persons
- Import and export of GEDCOM files
Documentation
Multi-language docs by creator
SME Server 7 Doc
Repository Configuration
The following command will configure the AceNetTech repository on SME Server. All my contribs are now on the smecontribs repo-
To see contribs available:
yum --disablerepo=* --enablerepo=smecontribs list available
To install a contrib:
yum --enablerepo=smecontribs install packagename
After adding it to the database we have to update the changes to the configuration file:
signal-event yum-modify
Install Geneweb
Install with the following command and it will install all of the required packages for you.
yum --enablerepo=AceNetTech install geneweb smeserver-geneweb
- Two packages are installed
geneweb-5.00-7.el4.sme.i386.rpm smeserver-geneweb-2.0-1.el4.sme.noarch.rpm
- The first RPM- geneweb-5.00-*.el4.sme.i386.rpm is the latest Geneweb build (5.00) compiled for SME 7.
- The second - smeserver-geneweb-2.0-1.el4.sme.noarch.rpm integrates Geneweb into SME 7. It includes a server-manager panel to configure the IP assigned to the client machine from which Geneweb is allowed to be administered.
Links
Links to more Geneology and Geneweb info:
1. GeneWeb home
2. CAML programming language home 3. INIRA (French) GeneWeb originated here
4. The Geneology Home Page
5. Family Search page
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-geneweb component or use this link .