Found libofx7 and installed that instead of libofx6 and libofx4.
After a few other missed steps I now have completed the "cmake
../gnucash-3.1" step However the "make" step has problems:
...
[ 29%] Built target test-core-guile
Scanning dependencies of target scm-test-core
[ 29%] Generating
../.
Thank you. Found those entries and also found I had missed to OFX
portion -- but apt-get complains on that one:
$ sudo apt-get install libofx6 libofx4 libofx-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libofx6 is not available, but is
Seems to me that I read recently that gwenhywfar is an AQ Banking
package. On the same google page is an entry that it can be downloaded
from Source Forge.
nvsoar
On 06/20/18 13:17, Stephen M. Butler wrote:
Then I ran into this problem. Researching.
I don't see 'gwenhywfar' listed on the in
Then I ran into this problem. Researching.
I don't see 'gwenhywfar' listed on the installation page. Attempting to
install says package not found.
$ cmake -D CMAKE_INStALL_PREFIX=/usr/local ../gnucash-3.1
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7
I decided to pull down the latest version (I know a new one is coming in
just a few days) to be sure I could compile it and utilize the latest
versions of the reports for this mock company.
But, I ran into a slight problem installing the packages and hope I made
the right choice: $ sudo apt-get i
Thanks for the response.
The trace indeed has no messages related to migration. In retrospect it
couldn't have :(
The migration code itself runs before logging is set up. So any message
printed during migration would be sent to the console, but on windows that is
not available.
There are seve