Re: [GNC-dev] Translators: String Freeze for 4.7

2021-09-14 Thread Frank H. Ellenberger
The updated files are now on weblate, too.

Have fun
Frank

https://hosted.weblate.org/translate/gnucash/
https://wiki.gnucash.org/wiki/Translation

Am 13.09.21 um 01:42 schrieb John Ralls:
> We're two weeks away from releasing GnuCash 4.7 and I've just sent off the 
> pre-release tarball to the Translation Project, so string freeze is in effect 
> on the maint branch until the release is complete.
> 
> Please do not add or modify any string submitted for translation during the 
> string freeze.
> 
> Regards,
> John Ralls

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] Runtime issue with gwenhywfar and aqbanking libraries

2021-09-14 Thread Lothar Paltins via gnucash-devel

Am 13.09.21 um 15:56 schrieb john:
OK. To learn about that you need to read up on rpath. CMake's wiki 
article 


It's basically very simple. I just want, that appropriate "-rpath ..." 
options are added to the gnucash linker command line. In the "good old 
days" with simple makefiles, this would have been no issue, but it's not 
so easy with cmake. I've already tried to set several CMAKE variables, 
so far to no avail. But it doesn't matter, because it's not a severe 
issue. As a fix (or workaround) I have now created a file 
/etc/ld.so.conf.d/aqbanking.conf containing the paths of my 
self-compiled aqbanking and gwenhywfar libraries.


Lothar
--
Lothar Paltins  lkp...@mailbox.org
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel