[GNC] Fwd: The two modules

Stephen M. Butler kg7je at arrl.net
Wed Jun 20 17:00:44 EDT 2018


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 referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libofx6' has no installation candidate
E: Unable to locate package libofx4

Stephen M Butler, PMP, PSM
Stephen.M.Butler51 at gmail.com
kg7je at arrl.net
253-350-0166
-------------------------------------------
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

On 06/20/2018 01:32 PM, nvsoar wrote:
> 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 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.3.0
>> -- Check for working C compiler: /usr/bin/cc
>> -- Check for working C compiler: /usr/bin/cc -- works
>> -- Detecting C compiler ABI info
>> -- Detecting C compiler ABI info - done
>> -- Detecting C compile features
>> -- Detecting C compile features - done
>> -- Check for working CXX compiler: /usr/bin/c++
>> -- Check for working CXX compiler: /usr/bin/c++ -- works
>> -- Detecting CXX compiler ABI info
>> -- Detecting CXX compiler ABI info - done
>> -- Detecting CXX compile features
>> -- Detecting CXX compile features - done
>> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
>> -- Checking for module 'glib-2.0>=2.40'
>> --   Found glib-2.0, version 2.56.1
>> -- Checking for module 'gio-2.0'
>> --   Found gio-2.0, version 2.56.1
>> -- Checking for module 'gobject-2.0>=2.20'$ 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.3.0
>> -- Check for working C compiler: /usr/bin/cc
>> -- Check for working C compiler: /usr/bin/cc -- works
>> -- Detecting C compiler ABI info
>> -- Detecting C compiler ABI info - done
>> -- Detecting C compile features
>> -- Detecting C compile features - done
>> -- Check for working CXX compiler: /usr/bin/c++
>> -- Check for working CXX compiler: /usr/bin/c++ -- works
>> -- Detecting CXX compiler ABI info
>> -- Detecting CXX compiler ABI info - done
>> -- Detecting CXX compile features
>> -- Detecting CXX compile features - done
>> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
>> -- Checking for module 'glib-2.0>=2.40'
>> --   Found glib-2.0, version 2.56.1
>> -- Checking for module 'gio-2.0'
>> --   Found gio-2.0, version 2.56.1
>> -- Checking for module 'gobject-2.0>=2.20'
>> --   Found gobject-2.0, version 2.56.1
>> -- Checking for module 'gmodule-2.0>=2.20'
>> --   Found gmodule-2.0, version 2.56.1
>> -- Checking for module 'gthread-2.0>=2.20'
>> --   Found gthread-2.0, version 2.56.1
>> -- Checking for module 'libxml-2.0>=2.7.0'
>> --   Found libxml-2.0, version 2.9.4
>> -- Checking for module 'libxslt'
>> --   Found libxslt, version 1.1.29
>> -- Checking for module 'webkit2gtk-4.0'
>> --   Found webkit2gtk-4.0, version 2.20.3
>> -- Checking for module 'gtk+-3.0>=3.10.0'
>> --   Found gtk+-3.0, version 3.22.30
>> -- Checking for module 'zlib'
>> --   Found zlib, version 1.2.11
>> -- Found Gettext: /usr/bin/msgmerge (found suitable version "0.19.8.1",
>> minimum required is "0.19.6")
>> -- Using guile-2.0.x
>> -- Using guile SRFI-64
>> -- Checking for module 'gwenhywfar'
>> --   No package 'gwenhywfar' found
>> CMake Error at /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:415
>> (message):
>>    A required package was not found
>> Call Stack (most recent call first):
>>    /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:593
>> (_pkg_check_modules_internal)
>>    common/cmake_modules/GncFindPkgConfig.cmake:253 (PKG_CHECK_MODULES)
>>    CMakeLists.txt:347 (GNC_PKG_CHECK_MODULES)
>>
>>
>> -- Configuring incomplete, errors occurred!
>> See also
>> "/home/steve/Projects/GnuCash/mybuild/CMakeFiles/CMakeOutput.log".
>>
>> --   Found gobject-2.0, version 2.56.1
>> -- Checking for module 'gmodule-2.0>=2.20'
>> --   Found gmodule-2.0, version 2.56.1
>> -- Checking for module 'gthread-2.0>=2.20'
>> --   Found gthread-2.0, version 2.56.1
>> -- Checking for module 'libxml-2.0>=2.7.0'
>> --   Found libxml-2.0, version 2.9.4
>> -- Checking for module 'libxslt'
>> --   Found libxslt, version 1.1.29
>> -- Checking for module 'webkit2gtk-4.0'
>> --   Found webkit2gtk-4.0, version 2.20.3
>> -- Checking for module 'gtk+-3.0>=3.10.0'
>> --   Found gtk+-3.0, version 3.22.30
>> -- Checking for module 'zlib'
>> --   Found zlib, version 1.2.11
>> -- Found Gettext: /usr/bin/msgmerge (found suitable version "0.19.8.1",
>> minimum required is "0.19.6")
>> -- Using guile-2.0.x
>> -- Using guile SRFI-64
>> -- Checking for module 'gwenhywfar'
>> --   No package 'gwenhywfar' found
>> CMake Error at /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:415
>> (message):
>>    A required package was not found
>> Call Stack (most recent call first):
>>    /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:593
>> (_pkg_check_modules_internal)
>>    common/cmake_modules/GncFindPkgConfig.cmake:253 (PKG_CHECK_MODULES)
>>    CMakeLists.txt:347 (GNC_PKG_CHECK_MODULES)
>>
>>
>> -- Configuring incomplete, errors occurred!
>> See also
>> "/home/steve/Projects/GnuCash/mybuild/CMakeFiles/CMakeOutput.log".
>>
>> Stephen M Butler, PMP, PSM
>> Stephen.M.Butler51 at gmail.com
>> kg7je at arrl.net
>> 253-350-0166
>> -------------------------------------------
>> GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8
>>
>> On 06/20/2018 12:34 PM, Stephen M. Butler wrote:
>>> 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 install swig2.0
>>> Reading package lists... Done
>>> Building dependency tree
>>> Reading state information... Done
>>> Package swig2.0 is not available, but is referred to by another
>>> package.
>>> This may mean that the package is missing, has been obsoleted, or
>>> is only available from another source
>>> However the following packages replace it:
>>>    swig:i386 swig
>>>
>>> E: Package 'swig2.0' has no installation candidate
>>>
>>>
>>> $ sudo apt-get install swig
>>> Reading package lists... Done
>>> Building dependency tree
>>> Reading state information... Done
>>> The following additional packages will be installed:
>>>    swig3.0
>>>
>>>
>>> Someone may wish to update the
>>> https://wiki.gnucash.org/wiki/BuildUbuntu16.04 page I was following.
>>> I'm on Ubuntu 18.04.
>>>
>>> --Steve
>>>
>>> Stephen M Butler, PMP, PSM
>>> Stephen.M.Butler51 at gmail.com
>>> kg7je at arrl.net
>>> 253-350-0166
>>> -------------------------------------------
>>> GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8
>>>
>>> On 06/18/2018 03:32 PM, Christopher Lam wrote:
>>> <<snip a lot of stuff>>
>> _______________________________________________
>> gnucash-user mailing list
>> gnucash-user at gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -----
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.



More information about the gnucash-user mailing list