Andreas Köhler
57c453f535
install.sh cleanups, as we build-depend on ActivePerl now
...
* remove [no-xml] intltool workarounds and intltool-merge fake script
* move all goffice changes to the patch file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14843 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-13 18:35:27 +00:00
Andreas Köhler
9c9440f30b
Replace 'MS-DOS by 'ms-dos as software-type in guile.init (slib).
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14842 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-13 17:11:12 +00:00
Derek Atkins
5331629e4c
Add pixmaps to RPM. Fixes #355695 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14839 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-13 05:17:41 +00:00
Derek Atkins
2c68876adf
We don't have a mime-info. Fixes #355676 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14838 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-13 00:12:45 +00:00
Derek Atkins
ddedcd6c79
RPM Build Requires libtool-ltdl-devel. Fixes #355656 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14837 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-12 22:36:39 +00:00
Andreas Köhler
40f7922f47
install.sh: Install gconf schema files to
...
${GNUCASH_PREFIX}/etc/gconf/gconf.xml.defaults. I suppose this is what
most distributions do as post-install step. If GnuCash and Gnome are not
installed to the same prefix (standard), the gconf druid will pop up
once GnuCash is started. GnuCash will automagically add the correct
lines to ~/.gconf.path, shut down gconfd and load the default values, if
you choose the default selections. The others seem unadvisable to me for
windows, so another commit might hide the druid.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14834 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-12 07:34:34 +00:00
Andreas Köhler
84912e8343
Build Guile and GnuCash by `make LDFLAGS="$SOME_FLAGS -no-undefined"'
...
and avoid patching Makefiles and rerunning config.status. Tested on 1
system so far.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14833 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-12 07:16:08 +00:00
Christian Stimming
d2b43a4513
Make sure the g-wrap files are modified only once
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14832 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-11 13:50:25 +00:00
Andreas Köhler
7e688e3452
install.sh fixes:
...
* Rename input dll in libz.dll.a from bin/zlib1.dll to zlib1.dll
* Add AUTOTOOLS_DIR\\bin to PATH of gnucash.bat because
libgncmodule-0.dll depends on libltdl-3.dll
* correct goffice/Makefile.am to put libgoffice_{init,shutdown} into
interface library
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14831 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-10 10:55:05 +00:00
Andreas Köhler
f1a702f45b
install.sh fixes:
...
* indent needs libintl-2.dll (copy intl.dll)
* add freetype2 pkg-config file
* add GNOME_{CPP,LD}FLAGS for inst_{libgsf,goffice,gnucash}
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14829 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-09 22:34:15 +00:00
Christian Stimming
4904ea79dd
Upgrade Gnome packages to lates gnome-2.16 release
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14828 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-08 15:51:36 +00:00
Christian Stimming
82e4b91052
Fix forgotten sub-path of g-wrap
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14827 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-08 15:44:37 +00:00
Christian Stimming
5d67b7ecfd
Fix -no-undefined flag for g-wrap; fix zlib header flags for gsf
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14825 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-08 14:00:59 +00:00
Christian Stimming
e256fdbfc6
No need to remove files during win32 install
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14820 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-07 18:31:38 +00:00
Christian Stimming
9b0c03923a
Further improve setup file creation script
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14817 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-07 15:52:47 +00:00
Christian Stimming
e0ac513cb6
After installation, try to create a suitable command.com script.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14816 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-07 15:49:51 +00:00
Christian Stimming
25971c3171
Fix automated path setup of gnucash script. Should now probably work.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14815 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-07 12:49:39 +00:00
Christian Stimming
e35d1c477d
Add first draft script for creating a setup.exe installer package on win32.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14809 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-06 15:01:43 +00:00
Christian Stimming
42f5e2b845
Further improve script-based gnucash building.
...
Added popt include and ldflags because ./configure would fail without them.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14808 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-06 12:23:19 +00:00
Christian Stimming
3c084dfc7a
Include all of my known prerequisites to successfully compile gnucash:
...
Fix g-wrap; Use -no-undefined properly;
Speed up build by excluding tests and don't relink; Try to set up paths in script correctly;
Speed up runtime module loading by excluding dependency_libs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14802 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-06 09:19:54 +00:00
Andreas Köhler
2851954e3a
Add Glade-3, as it seems to run smoothly with gnome widgets and simply
...
looks good. One day someone could try to integrate devhelp.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14794 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-04 08:11:30 +00:00
Andreas Köhler
77220a9865
Add ActivePerl. This is a download of ~8MB only used by intltool,
...
providing a working XML::Parser module, but by far the easiest
solution when trying to avoid recreating configure scripts with
[no-xml]. If it is accepted, these adjustments for libgsf, goffice and
gnucash can be removed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14793 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-03 21:48:52 +00:00
Andreas Köhler
ecf6a0fa00
Readd expat-bin (xmlparse,xmltok), freetype-dev, jpeg-bin and
...
zlib-dev. Correct libxml-2.0.pc.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14792 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-03 21:08:37 +00:00
Andreas Köhler
e6464a1728
Split glade installer into small gtk/gnome/other packages, add
...
libglade. Still experimental.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14790 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-03 19:54:50 +00:00
Andreas Köhler
438fb06fa1
Add OpenSSL install function as libgnomeui needs libssl32.dll. Add
...
environment variable LIBGLADE_MODULE_PATH. glade_require("gnome"); works
now, Glade-2 does not load gnome widgets, GnuCash is untested.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14787 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-03 10:13:08 +00:00
Andreas Köhler
f126b2b870
Add pi.sh, a postinstall script of mingw.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14782 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-09-01 21:33:01 +00:00
Andreas Köhler
9fa8e0c1b8
Fix wget_unpacked in install.sh, once again.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14775 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-30 16:55:36 +00:00
Andreas Köhler
c616557bdc
Added missing parameter in wget_unpacked in install.sh.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14774 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-30 16:52:17 +00:00
Andreas Köhler
d06912c6dc
Win32 script: added wget_unpacked, $LAST_FILE, corrected
...
--with-modules-dir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14773 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-30 08:30:39 +00:00
Andreas Köhler
398dabebd8
Replace set [-+]e switching by `if'.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14772 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-30 07:15:14 +00:00
Christian Stimming
e107ed98a9
At runtime one of the gnome packages also needs gail.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14769 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-29 20:31:10 +00:00
Christian Stimming
d697c4f697
For configuring gnucash, add --enable-schemas-install=no. See wiki.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14768 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-29 20:23:52 +00:00
Christian Stimming
3f36817ff9
Set g-wrap's module dir to Windows syntax. Make sure goffice exports the libgoffice_init symbol.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14752 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-28 19:28:47 +00:00
Christian Stimming
0c7024f54e
Add CFLAGS which, if missing, would cause non-exported symbols. See wiki page.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14742 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-28 08:56:29 +00:00
Christian Stimming
72a2e8a9fd
On win32, LDFLAGS need to contain -no-undefined to get DLLs built.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14741 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 19:49:12 +00:00
Christian Stimming
b1037cd7e5
Add more env variables to configure so that rerunning configure works even outside of install.sh
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14740 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 12:45:37 +00:00
Andreas Köhler
137588d67c
One more patch fix
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14739 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 02:01:29 +00:00
Andreas Köhler
fc5e20d3c1
Correct last patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14738 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 01:29:19 +00:00
Derek Atkins
5520f3ade7
Patch goffice to deal properly with goffice.def
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14737 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 01:17:01 +00:00
Derek Atkins
08fe15b91d
modify the goffice.def later in the build.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14736 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 01:16:52 +00:00
Andreas Köhler
4de5345d76
Make the win32 script run even from outside of the its directory.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14735 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 00:29:52 +00:00
Derek Atkins
bed743aa1b
Don't arbitrarily change configure.in.
...
This changeset lets us run this script multiple times
and it wont break configure.in.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14734 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 23:11:15 +00:00
Derek Atkins
aa52b5aaea
revert back to checking for libgoffice-0.3.pc
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14733 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 23:06:35 +00:00
Derek Atkins
80146b4f58
Get goffice building properly.
...
- make sure it will build dynamically
- remove unknown symbols
- fix the intltool-merge problem by replacing intltool-merge
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14731 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 21:22:58 +00:00
Christian Stimming
9f1d69b417
Revert libgoffice pkgconfig filename change. Add CFLAGS at gnucash configure.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14729 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 19:03:11 +00:00
Christian Stimming
6c25a4c73f
Fix version number of libgoffice pc file
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14728 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 08:53:53 +00:00
Derek Atkins
2a4fa596bc
msys sed doesn't understand "-i". Work around that.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14727 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 06:03:02 +00:00
Derek Atkins
564086d1df
More updates to the win32 build script.
...
- We need autotools before libgsf
- update the goffice build rule (but still not enabled)
- add the goffice patch. Expand the patch.
- turn off the INTLTOOL_XML_RULE in the goffice makefiles.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14726 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 05:31:02 +00:00
Derek Atkins
c66943e338
Add script code to build libgsf -- tested and works for me.
...
Add script code to build goffice (not enabled, yet).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14725 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 03:30:13 +00:00
Derek Atkins
c9cb405d61
Be smarter about handling partially completed builds.
...
- Don't die when wget has already downloaded the file.
- add some more output during the auto-tools
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14724 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 01:48:48 +00:00