-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
56 lines (32 loc) · 1.17 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
52
53
54
55
56
=================================================
README - Illam
(C) Deepak Unnikrishnan [ deepak.cu at gmail.com ]
(C) Lekshmi G Krishnan [ lekshmi.g.krishnan at gmail.com]
=================================================
Installation
1. Linux
--------
- Install perl 5.5 or greater
>sudo apt-get install perl
- Install CPAN Gedcom module
>cpan
cpan[1]>install Gedcom
- Unzip illam.zip file into a directory of your choice
- Place database file (gedcom .ged format) in the unzipped directory
- Execute illam.pl
>perl illam.pl <database file name>
2. Windows
----------
- Clone Illam at C:\
- Unzip pics.zip in the cloned folder.
- Install perl 5.5 or greater (download and install Strawberry perl available from strawberryperl.com/)
- Unzip illam.zip file into a directory of your choice
- Place database file (gedcom .ged format) in the unzipped directory
- Press Start
- Type cmd
- cd <directory where illam.zip> was unzipped
- Execute script
>perl illam.pl <database file name>
Modifying database file (.ged)
-----------------------------
Use Gramps software available freely from gramps-project.org/