r18670 - gnucash/trunk/packaging/win32 - Bug #609603: Windows packing/win32/install.sh PATH fix

Christian Stimming cstim at code.gnucash.org
Thu Feb 18 00:27:19 EST 2010


Author: cstim
Date: 2010-02-18 00:27:17 -0500 (Thu, 18 Feb 2010)
New Revision: 18670
Trac: http://svn.gnucash.org/trac/changeset/18670

Modified:
   gnucash/trunk/packaging/win32/install.sh
Log:
Bug #609603: Windows packing/win32/install.sh PATH fix

Patch by Yasuaki Taniguchi:

When I run /c/soft/gnucash/inst/bin/gnucash or gnucash.cmd after I finish
building win32 binary, DLL missing dialog boxes pop up.

Missing DLLs are
 - libgcrypto.dll,
 - libPQ.dll,
 - mysql.dll, and
 - ssleay32.dll.

This patch add search path to them to fix this problem.



More information about the gnucash-patches mailing list