GenealogyJ - README 1ST

Prerequisites

 GenealogyJ requires you to have a Java environment of version
 1.4 or higher. Please run 'java -version' in case you're unsure
 of what's installed on your machine.

Running GenJ Application (part of genj_app-x.y.zip)

 Execute one of the start-scripts in the main application folder:
 
  run.sh   Unix
  run.cmd  OS2/Windows 
  run.bat  Windows     

 If jar-files are associated with 'javaw' on your system a simple
 double-click on run.jar is sufficient (the association has to 
 be set up to call 'javaw -jar %1').

Problems
   
 If you encounter runtime problems open genj.log (~/genj.log on
 unix or %USERPROFILE%\genj.log on windows) and send it as an 
 attachement to genj-developer@lists.sourceforge.net. Please also 
 include a description of the problem.
  
 For general discussions of features and usability send an
 email to genj-user@lists.sourceforge.net.

Acknowledgements

 GenJ includes a copy of the freeware library JFreeChart which 
 is licensed under LGPL. Please check at
  http://www.jfree.org/jfreechart/index.html
 for the latest version of the source to JFreeChart.
 
 GenJ includes material from wikipedia.org which is licensed
 under the GNU Free Documentation License with no Invariant 
 Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts. Please check at
  http://en.wikipedia.org
  http://fr.wikipedia.org
  http://de.wikipedia.org
 for a transparent copy of any article used.
 
License

 GenenalogyJ 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.
 
 GenJ 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 (gpl.txt) for more details.
 
