Difference between revisions of "All In One Gramps Software Bundle for Windows"
From Gramps
(add install script) |
|||
| Line 31: | Line 31: | ||
[[Media:GBundle-0.0.1.zip | Gbundle-0.0.1]] is first release of Gramps Software Bundle | [[Media:GBundle-0.0.1.zip | Gbundle-0.0.1]] is first release of Gramps Software Bundle | ||
| + | <br/>To see how it work take look at [[Media:GBundle.nsi.zip | GBundle.nsi]] which is [http://nsis.sourceforge.net/Main_Page| NSIS] install script | ||
;How to use | ;How to use | ||
Revision as of 20:13, 23 March 2010
Contents |
Gramps Software Bundle for Windows
|
This is work in progress... Any files listed here is in development state and may be not suitable for normal every day use! |
Gramps software bundle is all-in-one install package of Gramps dependencies on Windows platform
Why:
- easy installation:
- no searching web for appropriate package
- one click install
- no dependency hell:
- all libraries can work one together
- on upgrade version of library rebuild all others with that version
How:
- put all software Gramps needs in one package:
- all core non-python library and aplications
- any optional non-python library and aplications
- python bindings for core libraries
- python bindings for optional libraries
- use NSIS (Nullsoft Scriptable Install System)
When:
- work on first task is started
Software release:
GBundle v.0.0.1
Gbundle-0.0.1 is first release of Gramps Software Bundle
To see how it work take look at GBundle.nsi which is NSIS install script
- How to use
- Download file Gbundle-0.0.1.zip and rename it extension from zip to 'exe' (wiki ban upload of exe files)
- Start setup and select 'Recommended' type of installation which will install all files required by Gramps
- Package content
- GTK+ 2.16.6
- WebKitGTK+ 1.1.23
- ...
- Known bugs
- no icons
- no translations (help would be appreciate to solve this)
