Difference between revisions of "All In One Gramps Software Bundle for Windows"
From Gramps
(→GBundle v.0.0.1) |
|||
| Line 1: | Line 1: | ||
==Gramps Software Bundle for Windows== | ==Gramps Software Bundle for Windows== | ||
| − | {{man warn| This is work in progress... |Any files listed here is in development state and '''not suitable''' for normal use!<br/>Any coment and help are welcom.}} | + | {{man warn| This is work in progress... |Any files listed here is in development state and may be '''not suitable''' for normal every day use!<br/>Any coment and help are welcom.}} |
Gramps software bundle is all-in-one install package of Gramps dependencies on Windows platform | Gramps software bundle is all-in-one install package of Gramps dependencies on Windows platform | ||
| Line 27: | Line 27: | ||
===Software release:=== | ===Software release:=== | ||
| − | |||
| − | |||
=====GBundle v.0.0.1===== | =====GBundle v.0.0.1===== | ||
| Line 34: | Line 32: | ||
[[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 | ||
| − | ; | + | ;How to use |
| − | : | + | :Download file [[Media:GBundle-0.0.1.zip | 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 | ;Known bugs | ||
:no icons | :no icons | ||
:no translations (help would be appreciate to solve this) | :no translations (help would be appreciate to solve this) | ||
| + | |||
| + | {{man note| Test your installation |Easiest way to test your GTK installation is to install gtk2-demo and run gtk-demo.exe<br/>Easiest way to test your WebKitGTK installation is to install libwebkit-tools and run GtkLauncher.exe}} | ||
[[Category:Developers/Packaging]] | [[Category:Developers/Packaging]] | ||
Revision as of 05:51, 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
- 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)
