After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 399816 - win32: Builds: Failure to copy DLLs
win32: Builds: Failure to copy DLLs
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Build system
git-master
Other Windows
: Normal major
: ---
Assigned To: Derek Atkins
Derek Atkins
Depends on:
Blocks:
 
 
Reported: 2007-01-23 15:39 UTC by Andrew Rose
Modified: 2018-06-29 21:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Rose 2007-01-23 15:39:37 UTC
Version: r15420

Platform: WinXP

Problem: GnuCash doesn't start due to failure to find openssl libraries.  The build system either needs to leave them where they were before the recent change (c:\windows\system32) or put a copy of them in the inst\bin directory.

Having sorted those, the same problem occurs with the libaqbanking-16.dll.  Although this was built, it wasn't copied to inst\bin so GnuCash fails to start.

Workaround: Manually copy DLLs.

Notes: Bug introduced recently (in the last week or so).  Looking at the commit messages, it was probably r15389 (cstim) and r15398 (cstim).
Comment 1 Andrew Rose 2007-01-23 16:39:55 UTC
I've just discovered that the same bug is repeated with libgwenhywfar-38.dll.  I think that's the last one!
Comment 2 Andreas Köhler 2007-01-23 20:44:06 UTC
Fixed in r14523. Thanks!

Install.sh-less fix:
* add c:\soft\openssl\bin;c:\soft\gwenhywfar\bin;c:\soft\aqbanking\bin to the PATH line in gnucash\inst\gnucash.bat
* add /c/soft/openssl/bin:/c/soft/gwenhywfar/bin:/c/soft/aqbanking/bin to the PATH line in gnucash\inst\gnucash
Comment 3 John Ralls 2018-06-29 21:23:55 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=399816. Please update any external references or bookmarks.