Christian Stimming
09932872e4
Remove -no-undefined from make because configure.in sets it now
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14881 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
65a42f9ec8
Add more path elements when creating the win32 startup scripts
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14879 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
6465413dfb
Revert last change when perl modifies in-place - that doesn't work on windows
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14877 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
7414a9605b
Properly detect installed or uninstalled expat. Propose packaging command for cross-compiled gnucash.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14870 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
2596a1d4bd
Binreloc needs explicit configure argument on cross-compile
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14863 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
05ae2d2c08
Fix erroneous cross-compiling g-wrap args
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14861 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
a9457c668d
Also allow user-defined overrides for g-wrap. Necessary if build-time g-wrap is different from the run-time one during cross-compile.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14860 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
3eb57a841a
Forgot one step necessary for guile and cross-compiling.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14859 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
85f8813c6d
Fully explain a cross-compile build of gnucash/mingw32 on Linux.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14858 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
a89f885af4
Convert shell scripts from DOS CR-LF linefeeds to unix LF.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14855 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
4ed1ed400c
More cross-compile preparations - goffice needs a cross-compile libtool as well.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14854 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
850323276d
More cross-compile preparations.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14853 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
a5a7c5c3fb
Further prepare cross-compiling mingw32/gnucash
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14851 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
03b8d15557
Initial hints on how to start a cross-compile
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14850 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
171fc41a82
Update openssl URL
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14849 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
c944290ba5
Add GUILE_CPPFLAGS/LDFLAGS. Add optional --host=mingw32 argument if someone tries cross-compiling.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14848 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
7dcc2b5e45
Add script for building a cross-compile mingw toolchain on Linux.
...
Taken from http://www.mingw.org/MinGWiki/index.php/BuildMingwCross and updated.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14845 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
4fc1c8f2dc
Install slib to another location and avoid the need for the environment
...
variable SCHEME_LIBRARY_PATH or another implementation of
library-vicinity in guile.init. You must have unset this env var now.
Add g-wrap modules directory to gnucash.bat. GnuCash runs equally "well"
in- and outside MSYS now for me.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14844 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
Andreas Köhler
40f7922f47
install.sh: Install gconf schema files to
...
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
Andreas Köhler
d06912c6dc
Win32 script: added wget_unpacked, $LAST_FILE, corrected
...
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago