r15328 - gnucash/trunk/packaging/win32 - Make GnuCash work on Windows again.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Jan 7 16:33:27 EST 2007


Author: andi5
Date: 2007-01-07 16:33:26 -0500 (Sun, 07 Jan 2007)
New Revision: 15328
Trac: http://svn.gnucash.org/trac/changeset/15328

Modified:
   gnucash/trunk/packaging/win32/dist.sh
   gnucash/trunk/packaging/win32/gnucash.iss.in
   gnucash/trunk/packaging/win32/install.sh
Log:
Make GnuCash work on Windows again.

* add $prefix/lib/gnucash to $PATH
* move all modules to $prefix/lib/gnucash, even if not compiled with
  '-module'. This happens in install.sh after 'make install', so add
  $prefix/lib/bin to PATH and GNC_MODULE_PATH or move the dlls manually
  if you run 'make install' yourself
* distribute only the .la files for the shared libraries
* shutdown gconfd-2 in dish.sh so that inno can access the schemas.




More information about the gnucash-patches mailing list