Re: [GNC] Ubuntu 18.04 deb package

2018-12-05 Thread Stephen M. Butler
On 12/5/18 5:17 PM, Stephen M. Butler wrote: Warning -- this is my first foray into creating a .deb package. Beware, it worked on my machine.  It will probably fail on yours! <> I used checkinstall to create the package (and have it install on my machine).  I accepted all the defaults for

Re: [GNC] Ubuntu 18.04

2018-06-12 Thread Dennis Powless
ack cause? > > > On 06/11/2018 06:47 PM, Chris Good wrote: >>> >>> Message: 16 >>> Date: Mon, 11 Jun 2018 10:58:30 -0500 >>> From: Steve Cohen >>> To: John Ralls >>> Cc: gnucash-user@gnucash.org >>> Subject: Re: [GNC] Ubuntu

Re: [GNC] Ubuntu 18.04

2018-06-12 Thread Steve Cohen
? On 06/11/2018 06:47 PM, Chris Good wrote: Message: 16 Date: Mon, 11 Jun 2018 10:58:30 -0500 From: Steve Cohen To: John Ralls Cc: gnucash-user@gnucash.org Subject: Re: [GNC] Ubuntu 18.04 Message-ID: <7356c569-9132-2c21-ded5-b15e1331e...@gmail.com> Content-Type: text/plain; charset=utf-8;

Re: [GNC] Ubuntu 18.04

2018-06-12 Thread David T. via gnucash-user
David, The main wiki page has limited edit access, but https://wiki.gnucash.org/wiki/Installation would be a good place to hook build instructions into. David T. > On Jun 12, 2018, at 3:19 AM, DaveC49 wrote: > > Hi Geert, > > I think one of

Re: [GNC] Ubuntu 18.04

2018-06-11 Thread DaveC49
Hi Geert, I think one of the reasons people are not finding the Build#Ubuntu instructions and main build instructions in the wiki is that the main page is identified as Build Instructions for Developers rather than a general GnuCash Build Instructions page which gets listed in the top level

Re: [GNC] Ubuntu 18.04

2018-06-11 Thread Chris Good
> Message: 16 > Date: Mon, 11 Jun 2018 10:58:30 -0500 > From: Steve Cohen > To: John Ralls > Cc: gnucash-user@gnucash.org > Subject: Re: [GNC] Ubuntu 18.04 > Message-ID: <7356c569-9132-2c21-ded5-b15e1331e...@gmail.com> > Content-Type: text/plain; charset=utf-8; f

Re: [GNC] Ubuntu 18.04

2018-06-11 Thread Geert Janssens
Op maandag 11 juni 2018 19:19:58 CEST schreef Steve Cohen: > Solved. > > the ubuntu package name is google-mock > I'm glad you solved it. If you think more documentation is needed, feel free update the build instructions in the wiki https://wiki.gnucash.org/wiki/Building#Ubuntu Regards,

Re: [GNC] Ubuntu 18.04

2018-06-11 Thread Steve Cohen
Solved. the ubuntu package name is google-mock On 06/11/2018 11:26 AM, Steve Cohen wrote: 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

Re: [GNC] Ubuntu 18.04

2018-06-11 Thread Steve Cohen
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

Re: [GNC] Ubuntu 18.04

2018-06-11 Thread Steve Cohen
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

Re: [GNC] Ubuntu 18.04

2018-06-11 Thread Dennis Powless
I had same issue, also I don’t use AQ banking. I set the parameter to turn off on build. Worked fine after that. D Sent from my iPhone > On Jun 11, 2018, at 12:37 AM, John Ralls wrote: > > > >> On Jun 10, 2018, at 8:31 PM, Steve Cohen wrote: >> >> Recently, I upgraded my system to

Re: [GNC] Ubuntu 18.04

2018-06-10 Thread John Ralls
> On Jun 10, 2018, at 8:31 PM, Steve Cohen 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

[GNC] Ubuntu 18.04

2018-06-10 Thread Steve Cohen
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