[GNC] Ubuntu 18.04

Steve Cohen stevecoh2 at gmail.com
Mon Jun 11 12:26:02 EDT 2018


Got over aqbanking, found apt-cache search and found several libraries I 
needed that way.  Now, though, I am stuck as follows:

$ export SRCROOT=/home/scohen/github;cmake 
-DCMAKE_INSTALL_PREFIX=/usr/local/gnucash $SRCROOT/gnucash
-- Using guile-2.2.x
-- Using guile SRFI-64
-- Checking for GTEST
-- Checking for GMOCK
CMake Error at common/cmake_modules/GncAddTest.cmake:175 (message):
   GMOCK not found.  Please install it or set GMOCK_ROOT
Call Stack (most recent call first):
   CMakeLists.txt:601 (gnc_gtest_configure)

-- Configuring incomplete, errors occurred!

GMOCK, I learned from apt-cache is installed from cmake-extras, but I 
have installed that, so not sure what the answer here is.  I've struck 
out on gmock, gmock-dev, googlemock, googlemock-dev, GMOCK, GMOCK-dev


On 06/11/2018 10:58 AM, Steve Cohen wrote:
> Thanks, John.  Now I'm stuck on aqbanking.  I haven't yet been able to 
> get this to work properly previously, but I haven't given up so I'd like 
> to have it installed.
> 
> Is there some site you can go to that gives the name of the ubuntu 
> packages to install in order to have these libraries and headers 
> available?  I'd rather not have to bug the list about each one.
> 
> 
> On 06/10/2018 11:37 PM, John Ralls wrote:
>>
>>
>>> On Jun 10, 2018, at 8:31 PM, Steve Cohen <stevecoh2 at gmail.com> wrote:
>>>
>>> Recently, I upgraded my system to Ubuntu 18.04 (from 14.04).  I had 
>>> built Gnucash 3.0 on 14.04.  I'm trying now on 18.04 and am in 
>>> dependency hell.
>>>
>>> The latest issue is
>>> --   No package 'gwenhywfar' found
>>>
>>> This is NOT listed on 
>>> https://github.com/Gnucash/gnucash/blob/master/README.dependencies
>>>
>>> Is there some sort of document or recipe for getting gnucash to build 
>>> on 18.04?  If not, how may I go about building this?
>>
>>
>> Gwenhywfar is part of AQBanking. The package is called 
>> libgwenhywfar60-dev.
>>
>> Regards,
>> John Ralls
>>
>>
> 



More information about the gnucash-user mailing list